Browse Source

提交测试

18315626215 5 years ago
parent
commit
c84f63a385
1 changed files with 1 additions and 0 deletions
  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;
     exit;
 }
 }
 
 
+
 // 加载框架引导文件
 // 加载框架引导文件
 require __DIR__ . '/../thinkphp/start.php';
 require __DIR__ . '/../thinkphp/start.php';