vali преди 6 години
родител
ревизия
9b39dbd6b5
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      application/service/controller/History.php

+ 2 - 1
application/service/controller/History.php

@@ -37,7 +37,8 @@ class History extends Common
             }
 
             $groups = model('Groups')->selectGroups();
-            $redis = new Redis;
+            $redis = new Redis();
+
             $kefuInfo = $redis->handler()->hGetall('KFINFO');
             $servicelog = $redis->handler()->hGetall('SERVICELOG');
             // 获取所有用户ID.