18315626215 hace 5 años
padre
commit
c84f63a385
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';