Browse Source

fixed: 干掉RedisFlat引用

gwang 5 years ago
parent
commit
9953516367
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gameserver/Amfphp/util/UtilInclude.php

+ 1 - 1
Gameserver/Amfphp/util/UtilInclude.php

@@ -16,4 +16,4 @@ require_once 'HttpUtil.php';
 require_once 'DebugHelper.php';                                                # 调试辅助脚本
 require_once 'dao.php';                                                         # dao辅助脚本
 
-require_once ROOTDIR . '/Util/traits/RedisFlat.php';
+//require_once ROOTDIR . '/Util/traits/RedisFlat.php';