Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
ftp_edit.php File Reference

Go to the source code of this file.

Variables

return false
return true
 if you do not wish to use encryption via TLS mechanisms (i.e.
 if (isset($id)&&!empty($id))

Variable Documentation

return false

Definition at line 121 of file ftp_edit.php.

Referenced by m_mysql\restore().

if(isset($id)&&!empty($id))

Definition at line 130 of file ftp_edit.php.

boolean Disable STARTTLS for ManageSieve You can set this to true

if you do not wish to use encryption via TLS mechanisms (i.e.

the server is not configured properly, or this is a local connection and TLS is not needed. Note that STARTTLS is supported only in PHP5+. In PHP4 this option will have no effect and STARTTLS will be disabled anyway.

DEBIAN CHANGE: To properly work with a default cyrus installation on the same host as SquirrelMail $avelsieve_disabletls defaults to true.

Definition at line 124 of file ftp_edit.php.

Referenced by m_mysql\restore(), and m_ftp\switch_enabled().