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