mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +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>';
|
$html .= '</script>';
|
||||||
}
|
}
|
||||||
|
|
||||||
error_log("OUTPUT MODE: $output_mode");
|
|
||||||
if (!$this->sitemgr && (int) $output_mode != 1 && (int) $output_mode != -1) // NOT returning html
|
if (!$this->sitemgr && (int) $output_mode != 1 && (int) $output_mode != -1) // NOT returning html
|
||||||
{
|
{
|
||||||
if (!@self::$hooked)
|
if (!@self::$hooked)
|
||||||
|
Loading…
Reference in New Issue
Block a user