18315626215 vor 5 Jahren
Ursprung
Commit
c84f63a385
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      public/index.php

+ 1 - 0
public/index.php

@@ -20,5 +20,6 @@ if (!is_file(APP_PATH . 'admin/command/Install/install.lock'))
     exit;
 }
 
+
 // 加载框架引导文件
 require __DIR__ . '/../thinkphp/start.php';