Explorar o código

work with php5.3

walkor %!s(int64=6) %!d(string=hai) anos
pai
achega
2da7be6834
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {