{@ $id = $tab.'|'.$p.'|'.$i; $index = $p * $widget_structure->list_count + $i; $item = ($tab != 0 ? $magiccontent_content_items[$tab][$index] : $magiccontent_content_items[$index]); } {@ $item = new $widget_structure->widgetContentItem(); $item->is_empty = true; }