diff --git a/e107_handlers/media_class.php b/e107_handlers/media_class.php index 39b9c7d27..15ff62301 100644 --- a/e107_handlers/media_class.php +++ b/e107_handlers/media_class.php @@ -23,7 +23,7 @@ class e_media { protected $imagelist = array(); - protected $logging = true; + protected $logging = false; protected $mimePaths = array( 'text' => e_MEDIA_FILE,