mirror of
https://github.com/e107inc/e107.git
synced 2025-04-20 04:32:01 +02:00
Remove debug info logging.
This commit is contained in:
parent
7fa047bfa3
commit
758137daff
@ -243,7 +243,7 @@ class e_thumbnail
|
||||
$this->sendCachedImage($cache_filename, $thumbnfo);
|
||||
|
||||
// No Cached file found - proceed with image creation.
|
||||
file_put_contents(e_BASE."e107_system/thumbnail.log",$this->_src_path."\n", FILE_APPEND);
|
||||
|
||||
$img = Image::make($this->_src_path);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user