{include(header)}
  • {tab_other_language::get("管理")}
  • {tab_other_language::get("路径")}:{$arr_list["path"]}
  •  
  • {tab_other_language::get("日志")}
  • {tab_other_language::get("操作")}
  • {foreach($arr_list['dir'] as $item)}
  •  {$item["name"]}
  • {if($this_limit->chk_act("open"))}打开{/if} {if($this_limit->chk_act("del"))}{tab_other_language::get("删除")}{/if}
  • {/foreach} {foreach($arr_list['file'] as $item)}
  • {$item["name"]}
  • {if($this_limit->chk_act("open"))}{tab_other_language::get("查看")}{/if} {if($this_limit->chk_act("del"))}{tab_other_language::get("删除")}{/if}
  • {/foreach}
  •     
  • {include(footer)}