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