Browse Source

Update system.php

Sergei Solovev 2 years ago
parent
commit
25302dc594
1 changed files with 1 additions and 1 deletions
  1. 1 1
      system/library/system.php

+ 1 - 1
system/library/system.php

@@ -50,7 +50,7 @@
             return NULL;
             return NULL;
         }
         }
 
 
-        public static function users($users = false, $user = false, $authkey = false, $del = false)
+        public static function users($users = [], $user = false, $authkey = false, $del = false)
         {
         {
             global $mcache;
             global $mcache;