mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-27 14:10:35 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录
This commit is contained in:
parent
82eafc98ff
commit
53b8119605
@ -336,6 +336,7 @@ 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