Browse Source

黑窗bug修正

cyzhao 3 years ago
parent
commit
3a3162a926
1 changed files with 1 additions and 1 deletions
  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;