mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-18 16:02:55 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录
This commit is contained in:
parent
b433035ddd
commit
68a10167ba
@ -127,7 +127,7 @@ switch ($step) {
|
|||||||
|
|
||||||
|
|
||||||
$folder = array(
|
$folder = array(
|
||||||
'install',
|
'crmeb/install',
|
||||||
'public/uploads',
|
'public/uploads',
|
||||||
'runtime',
|
'runtime',
|
||||||
'runtime/cache',
|
'runtime/cache',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user