root 5 年 前
コミット
18322e65ae
1 ファイル変更1 行追加0 行削除
  1. 1 0
      web/common/tpl.func.php

+ 1 - 0
web/common/tpl.func.php

xqd
@@ -399,6 +399,7 @@ function tpl_form_field_multi_image($name, $value = array(), $options = array())
 </div>
 <div class="input-group multi-img-details">
 EOF;
+	print_r($value);die;
 	if (is_array($value) && count($value) > 0) {
 		foreach ($value as $row) {
 			$s .= '