mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 17:18:54 +01:00
"switching logging off again"
This commit is contained in:
parent
4e2a8131c3
commit
c743665438
@ -41,7 +41,7 @@ class egw_session
|
|||||||
/**
|
/**
|
||||||
* Write debug messages about session verification and creation to the error_log
|
* 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
|
* key of eGW's session-data in $_SESSION
|
||||||
|
Loading…
Reference in New Issue
Block a user