浏览代码

黑窗bug修正

cyzhao 3 年之前
父节点
当前提交
3a3162a926
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Gameserver/Public/BackOffice/modules/mainmenu.php

+ 1 - 1
Gameserver/Public/BackOffice/modules/mainmenu.php

@@ -1,6 +1,6 @@
 <?php
 
-include_once __DIR__ . '/../../../Amfphp/Util/HttpUtil.php';
+include_once __DIR__ . '/../../../Amfphp/util/HttpUtil.php';
 include_once __DIR__ . '/debug.php';
 
 use loyalsoft\RenderTime;