mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
quieten permanent error-log
This commit is contained in:
parent
5ec887d70d
commit
6927f61614
@ -447,7 +447,7 @@ class translation
|
||||
{
|
||||
$etag = md5(json_encode(egw_cache::getCache(egw_cache::INSTANCE, __CLASS__, $_app.':'.$_lang)));
|
||||
}
|
||||
error_log(__METHOD__."('$_app', '$_lang') returning '$etag'");
|
||||
//error_log(__METHOD__."('$_app', '$_lang') returning '$etag'");
|
||||
return $etag;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user