rabin 2 년 전
부모
커밋
492de9da9a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      database/data.php

+ 1 - 0
database/data.php

@@ -157,6 +157,7 @@ if ($info) {
             } elseif ($v['type'] == 4) {
                 $update_type = 'image';
                 $pic_index++;
+                $list = 'Dever::load("page/lib/manage.pic", "{'.$key.'}")';
             } elseif ($v['type'] == 5) {
                 $update_type = 'images';
                 $pic_index++;