Quellcode durchsuchen

黑窗bug修正

cyzhao vor 3 Jahren
Ursprung
Commit
3a3162a926
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      Gameserver/Public/BackOffice/modules/mainmenu.php

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

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