diff --git a/e107_handlers/e107_class.php b/e107_handlers/e107_class.php index 332c56890..ec060bc4a 100644 --- a/e107_handlers/e107_class.php +++ b/e107_handlers/e107_class.php @@ -1201,7 +1201,7 @@ class e107 * @param boolean $singleton default true * @return e_file */ - public static function getFile($singleton = true) + public static function getFile($singleton = false) { if($singleton) {