mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
switched off permanent error_log
This commit is contained in:
parent
0a83c89f9f
commit
88ac923de2
@ -64,7 +64,7 @@ class send extends egw_mailer
|
|||||||
|
|
||||||
$this->Hostname = $GLOBALS['egw_info']['server']['hostname'];
|
$this->Hostname = $GLOBALS['egw_info']['server']['hostname'];
|
||||||
|
|
||||||
error_log(__METHOD__."() initialised egw_mailer with ".array2string($this)." from mail default account ".array2string($account->params));
|
if ($this->debug) error_log(__METHOD__."() initialised egw_mailer with ".array2string($this)." from mail default account ".array2string($account->params));
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user