mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
quieten permanent error_log
This commit is contained in:
parent
ddddc5ba05
commit
b37e7ff57a
@ -125,7 +125,7 @@ class Bundle
|
||||
}
|
||||
elseif (in_array($file, ['/api/js/jsapi.min.js', '/vendor/bower-asset/jquery/dist/jquery.min.js','/vendor/bower-asset/jquery/dist/jquery.js']))
|
||||
{
|
||||
error_log(function_backtrace()); // no NOT include
|
||||
//error_log(function_backtrace()); // no NOT include
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user