mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
"stoped permanent error_log of loaded classes"
This commit is contained in:
parent
f562ea44f3
commit
a02a89fbdb
@ -527,7 +527,7 @@ class egw
|
||||
*/
|
||||
function __get($name)
|
||||
{
|
||||
error_log(__METHOD__."($name)".function_backtrace());
|
||||
//error_log(__METHOD__."($name)".function_backtrace());
|
||||
|
||||
if (isset($this->$name))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user