template('common/header', TEMPLATE_INCLUDEPATH)) : (include template('common/header', TEMPLATE_INCLUDEPATH));?>
'site_navs',
'item' => 'row',
'limit' => 10,
'index' => 'iteration',
'multiid' => 0,
'uniacid' => 2,
'acid' => 0,
)); if(is_array($site_navs)) { $i=0; foreach($site_navs as $i => $row) { $i++; $row['iteration'] = $i; ?>
$category) { ?>
'site_article',
'cid' => $cid,
'return' => 'true',
'assign' => 'result',
'limit' => 10,
'index' => 'iteration',
'multiid' => 0,
'uniacid' => 2,
'acid' => 0,
)); ?>
-
'site',
'func' => 'site_article',
'cid' => $cid,
'assign' => 'result',
'return' => 'true',
'limit' => 10,
'index' => 'iteration',
'multiid' => 0,
'uniacid' => 2,
'acid' => 0,
)); ?>
-
template('common/footer', TEMPLATE_INCLUDEPATH)) : (include template('common/footer', TEMPLATE_INCLUDEPATH));?>