{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/search_show_pre.tpl'}
{$method->exe_noauth($meth.0,'tpl_search_show')} {foreach from=$search_show item=record} {include file='file:../core/search_show_tr_record.tpl'} {/foreach}
{$list->date($record.date_orig)} {$list->date_time($record.date_last)} {$record.ip} {if $record.account_id == '0'} {t}None{/t} {else} {$record.account_id} {/if} {t}Export these search results to XML, PDF, Excel, Comma or Tab Separated Values.{/t} {if $record.logged == '1'} Go {else} Stop {/if}
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}