diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 9144e2e51c5..852d480cb39 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -208,7 +208,7 @@ if (! session_id() || ! isset($_SESSION["dol_login"])) // Authentification Apache KO ou non active, pas de mode force on demande le login require_once(PEAR_PATH."/Auth/Auth.php"); - #$ldapdebug=true; + $ldapdebug=false; if ($ldapdebug) print "DEBUG: Traces connexions LDAP
\n"; if ($conf->global->LDAP_SERVER_TYPE == "activedirectory")