APPPATH/views/index/manager/v_profile.php [ 7 ]
2 <tr class="tr_first"><td colspan="3"><?=$text_profile?>: <?=$manager['login']?> (id: <?=$id?>)</td></tr>
3 <tr><th width="200"><?=__('Avatar')?><a href="/general.php?show=load&type=manager"><font color="#708090">(<?=$text_change?>)</font></a></th><th width="200"><?=__('Info')?><a href="/manager.php?show=settings"><font color="#708090">(<?=__('settings')?>)</font></a></th><th width="200"></th></tr>
4 <tr><td rowspan="10" align="center"><?=$avatar?></td>
5 <td><span class="property"><?=__('Team')?>:</span></td><td><?=Model::factory('team')->Link($tid)?></td></tr>
6 <tr class="bg-blue"><td><span class="property"><?=$text_country?>:</span></td><td><?=$flag?> <?=$nat?></td></tr>
7 <tr><td><span class="property"><?=__('Date of registration')?>:</span></td><td><?=$manager['date_of_cration']?></td></tr>
8 <tr class="bg-blue">
9 <td><span class="property"><?=$text_last_online?>:</span></td>
10 <td><?=$manager['last_online']?>
11 <?if( $manager['is_online'] ):?>
12 <?=HTML::Image('media/img/online.gif', ['class' => 'icon'])?>
-
APPPATH/views/index/manager/v_profile.php [ 7 ] » 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 [ 87 ] » 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 [ 158 ] » 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()