Explorar o código

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

xurongyao %!s(int64=7) %!d(string=hai) anos
pai
achega
a5d8a2763f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      crmeb/install/index.php

+ 0 - 1
crmeb/install/index.php

@@ -336,7 +336,6 @@ switch ($step) {
 }
 
 function testwrite($d) {
-    echo $d."<br/>";
     if(is_file($d)){
         if(is_writeable($d)){
             return true;