Explorar o código

【程序目录】修改安装文件权限检测

sugar1569 %!s(int64=3) %!d(string=hai) anos
pai
achega
0c7048ba81
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      crmeb/public/install/index.php

+ 2 - 1
crmeb/public/install/index.php

@@ -144,7 +144,8 @@ switch ($step) {
             'runtime',
         );
         $file = array(
-            '.env'
+            '.env',
+            '.version'
         );
         //必须开启函数
         $disabled = explode(',', ini_get('disable_functions'));