APPPATH/views/index/league/v_match.php [ 3 ]
1 <div id="match">
2 <center>
3 <h1 class="heading"><?=$config['match_types'][$type]?></h1>
4 <table>
5 <tr>
6 <td><?=Model::factory('team')->Logo($C_HTeam->id)?></td>
7 <td></td>
8 <td><?=Model::factory('team')->Logo($C_GTeam->id)?></td>
-
APPPATH/views/index/league/v_match.php [ 3 ] » 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 [ 20 ] » 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 [ 88 ] » 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 [ 163 ] » Controller_Template->after()
-
APPPATH/classes/controller/base.php [ 76 ] » Controller_Application->after()
-
APPPATH/classes/controller/index.php [ 47 ] » 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 [ 109 ] » Kohana_Request->execute()