Преглед изворни кода

【程序目录】更新安装程序

吴昊天 пре 2 година
родитељ
комит
f99dd2612c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      crmeb/public/install/index.php

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

@@ -122,6 +122,7 @@ switch ($step) {
         $folder = array(
             'public',
             'runtime',
+            'backup',
         );
         foreach ($folder as $dir) {
             if (!is_file(APP_DIR . $dir)) {