Explorar el Código

黑窗bug修正

cyzhao hace 3 años
padre
commit
3a3162a926
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;