APPPATH/views/index/selection/v_search.php [ 10 ]
5 <input type="hidden" name="for" value="<?=$for?>" />
6 <table cellspacing="0" class="table-list">
7 <tr class="header"><th colspan="4"><?=__($heading)?></th></tr>
8 <tr><th colspan="4"><?=__('Terms')?></th></tr>
9 <tr>
10 <td width="200"><span class="property"><?=$text['country']?>:</span></td>
11 <td width="100"><?=$select['countries']?></td>
12 <td width="200"><span class="property"><?=$text['pos']?>:</span></td>
13 <td width="100"><?=$select['positions']?></td>
14 </tr>
15 <tr class="bg-blue">
APPPATH/views/index/selection/v_search.php [ 10 ] » Kohana_Core::error_handler(arguments)
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
APPPATH/views/index/selection/v_deals.php [ 1 ] » Kohana_View->__toString()
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
APPPATH/views/index/v_base.php [ 36 ] » Kohana_View->__toString()
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()
APPPATH/views/v_base.php [ 71 ] » Kohana_View->__toString()
SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)
SYSPATH/classes/kohana/view.php [ 343 ] » Kohana_View::capture(arguments)
APPPATH/classes/controller/template.php [ 45 ] » Kohana_View->render()
APPPATH/classes/controller/application.php [ 212 ] » Controller_Template->after()
APPPATH/classes/controller/base.php [ 81 ] » Controller_Application->after()
APPPATH/classes/controller/index.php [ 59 ] » Controller_Base->after()
{PHP internal call} » Controller_Index->after()
SYSPATH/classes/kohana/request/client/internal.php [ 121 ] » ReflectionMethod->invoke(arguments)
SYSPATH/classes/kohana/request/client.php [ 64 ] » Kohana_Request_Client_Internal->execute_request(arguments)
SYSPATH/classes/kohana/request.php [ 1138 ] » Kohana_Request_Client->execute(arguments)
DOCROOT/index.php [ 9 ] » Kohana_Request->execute()