mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
remove permanent error-log
This commit is contained in:
parent
22d6fc05ee
commit
2e9b753292
@ -319,7 +319,6 @@ class etemplate_old extends boetemplate
|
||||
$html .= '</script>';
|
||||
}
|
||||
|
||||
error_log("OUTPUT MODE: $output_mode");
|
||||
if (!$this->sitemgr && (int) $output_mode != 1 && (int) $output_mode != -1) // NOT returning html
|
||||
{
|
||||
if (!@self::$hooked)
|
||||
|
Loading…
Reference in New Issue
Block a user