{template "header.html"}

当前应用程序的控制器目录是:{APPSPATH}{$dir}/Controllers/

{dr_form_hidden()}
{loop $list $tid $t} {php $i++;} {/loop}
{dr_lang('权限')} {dr_lang('应用目录')} {dr_lang('操作')}
{$t.type} {$t.path} {if $tid =='admin'} {/if}
{loop $t.file $file} {/loop}
{template "footer.html"}