This commit is contained in:
ngleader 2013-11-27 08:08:12 +09:00
parent f23c668f8c
commit 9f4575ac38

View file

@ -353,7 +353,7 @@ class ExtraItem
$column_name = 'extra_vars' . $this->idx; $column_name = 'extra_vars' . $this->idx;
$tmp_id = $column_name . '-' . $id_num++; $tmp_id = $column_name . '-' . $id_num++;
$buff = ''; $buff = array();
switch($type) switch($type)
{ {
// Homepage // Homepage