X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fconfig.php.dist;h=66527ec89c9b38def26e24f9f27d44fb7bba8639;hb=45ca7d2258832cb0d2465eb16dd646d925458106;hp=b9b292b648649afb61a7b91bf0efe6893efe1d0a;hpb=75a1eedb8977b8f2db459128bab9aaf367e3b58b;p=timetracker.git diff --git a/WEB-INF/config.php.dist b/WEB-INF/config.php.dist index b9b292b6..66527ec8 100644 --- a/WEB-INF/config.php.dist +++ b/WEB-INF/config.php.dist @@ -188,7 +188,7 @@ define('AUTH_MODULE', 'db'); // array('Ldap Testers') means that the user must be a member Ldap Testers group. // array('Ldap Testers', 'Ldap Users') means the user must be a member of both Ldap Testers and Ldap Users groups. -// define('AUTH_DEBUG', false); // Note: enabling AUTH_DEBUG breaks redirects as debug output is printed before setting redirect header. Do not enable on production systems. +// define('DEBUG', false); // Note: enabling DEBUG breaks redirects as debug output is printed before setting redirect header. Do not enable on production systems. // Team managers can set monthly work hour quota for years between the following values.