Explorar el Código

移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录

xurongyao hace 7 años
padre
commit
68a10167ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      crmeb/install/index.php

+ 1 - 1
crmeb/install/index.php

@@ -127,7 +127,7 @@ switch ($step) {
 
         
         $folder = array(
-            'install',
+            'crmeb/install',
             'public/uploads',
             'runtime',
             'runtime/cache',