{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_time($record.date_orig)} {if $record.date_begin > 0} {$list->date($record.date_begin)} {else} --- {/if} {$list->date($record.date_end)} {$list->format_currency($record.commissions,'')}
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}