walkor пре 6 година
родитељ
комит
2da7be6834
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Lib/Timer.php

+ 1 - 1
Lib/Timer.php

@@ -91,7 +91,7 @@ class Timer
         }
 
         if ($args === null) {
-            $args = [];
+            $args = array();
         }
 
         if (self::$_event) {