{template "mheader.html"}
{dr_form_search_hidden()}
{dr_form_hidden()}
{loop $list $t} {/loop}
Id 主题 栏目 更新时间 操作
{$t.id} {Function_list::title($t['title'], $param, $t)} {Function_list::catid($t['catid'])} {Function_list::datetime($t['updatetime'], $param, $t)} {loop $clink $a} {if $a.model && $a.check && method_exists($a.model, $a.check) && call_user_func(array($a.model, $a.check), APP_DIR, $t) == 0} {php continue;} {/if} {/loop} {loop $mform $a} {/loop} {if $ci->content_model->check_member_auth($t.catid, 'edit')} {/if} {if $ci->content_model->check_member_auth($t.catid, 'del')} {/if}
{if $mypages}
{$mypages}
{/if}
{template "mfooter.html"}