瀏覽代碼

提交测试

18315626215 5 年之前
父節點
當前提交
c84f63a385
共有 1 個文件被更改,包括 1 次插入0 次删除
  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';