diff --git a/phpgwapi/inc/class.egw_session.inc.php b/phpgwapi/inc/class.egw_session.inc.php index aa5d85b975..544a9f4ddb 100644 --- a/phpgwapi/inc/class.egw_session.inc.php +++ b/phpgwapi/inc/class.egw_session.inc.php @@ -41,7 +41,7 @@ class egw_session /** * Write debug messages about session verification and creation to the error_log */ - const ERROR_LOG_DEBUG = true; + const ERROR_LOG_DEBUG = false; /** * key of eGW's session-data in $_SESSION