APPPATH/views/national/v_assignment.php [ 1 ]
1 <? if( $text == null ) { ?>
2 <form action="" method="POST">
3 <p><?=__("Enter manager's id - new coach of a national team")?> <?=$country?> <?=$age?>: <input type="text" name="coach" /></p>
4 <p><input type="submit" name="submit" value="<?=__('Assign')?>" /></p>
5 </form>
6 <? } else { ?>
APPPATH/views/national/v_assignment.php [ 1 ] » 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/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 [ 72 ] » 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 [ 246 ] » Controller_Template->after()
APPPATH/classes/controller/base.php [ 64 ] » Controller_Application->after()
APPPATH/classes/controller/index.php [ 66 ] » 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()