diff --git a/e107_handlers/e107_class.php b/e107_handlers/e107_class.php index bab439e13..c79e4d93a 100644 --- a/e107_handlers/e107_class.php +++ b/e107_handlers/e107_class.php @@ -3553,7 +3553,7 @@ class e107 } - public static function minify($js,$options=null) + public static function minify($js,$options=array()) { if(empty($js)) {