瀏覽代碼

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

吴昊天 3 年之前
父節點
當前提交
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)) {