mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-07 22:55:33 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录
This commit is contained in:
parent
70cf1d293b
commit
a5d8a2763f
@ -336,7 +336,6 @@ switch ($step) {
|
||||
}
|
||||
|
||||
function testwrite($d) {
|
||||
echo $d."<br/>";
|
||||
if(is_file($d)){
|
||||
if(is_writeable($d)){
|
||||
return true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user