mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-29 11:23:54 +01:00
quiten permanent error_log
This commit is contained in:
parent
07e45e8d63
commit
10ccf19207
@ -477,7 +477,7 @@ class Image
|
||||
self::get_extension($image, $name);
|
||||
return self::find($app, $name, $extension, $add_cachebuster);
|
||||
}
|
||||
error_log(__METHOD__."('$app', '$image') image NOT found!");
|
||||
//error_log(__METHOD__."('$app', '$image') image NOT found!");
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user