Удаление | Dobromysl Nicolaev 2 min Колющий удар соперника клюшкой | 8:13 | ||
Контратака: в пустые ворота | Allan Jungersen 1-0 Patrick Cooper На льду: Guillaume PatouillardRostislav Nebrensky Allan JungersenPatrick Cooper | 10:15 | На льду: Tuija Leino Ivan ZhukovHugolin Freso Daniel BretislavSergo Adamovich |
Удаление | Dobromysl Nicolaev 2 min Колющий удар соперника клюшкой | 8:13 | ||
Контратака: в пустые ворота | Allan Jungersen 1-0 Patrick Cooper На льду: Guillaume PatouillardRostislav Nebrensky Allan JungersenPatrick Cooper | 10:15 | На льду: Tuija Leino Ivan ZhukovHugolin Freso Daniel BretislavSergo Adamovich |
Olavsson Brekke | 0 | 0 | 0 | 0 | +0 | 0 | 0 | 00.0 | 00.00 |
APPPATH/views/index/league/v_matches_row.php [ 20 ]
15 <td class="ta-c"><?=Model::factory('federations')->FlagById($match['home'])?></td>
16 <td width="<?=$width['score']?>" class="ta-c">
17 <? if ( empty($match['score']) ):?>
18 X-X
19 <? else: ?>
20 <strong><?=HTML::Anchor(LANG.'/league/match/'.$match['id'], $match['score'])?></strong>
21 <?endif?>
22 </td>
23 <td class="ta-c"><?=Model::factory('federations')->FlagById($match['guest'])?></td>
24 <td width="<?=$width['team']?>">
25 <?if ($match['winner'] == $match['guest']):?><strong><?=Model::factory('team')->Link($match['guest'])?></strong>
APPPATH/views/index/league/v_matches_row.php [ 20 ] » Kohana_Core::error_handler(arguments)
APPPATH/views/index/league/v_matches_row.php [ 20 ]
15 <td class="ta-c"><?=Model::factory('federations')->FlagById($match['home'])?></td>
16 <td width="<?=$width['score']?>" class="ta-c">
17 <? if ( empty($match['score']) ):?>
18 X-X
19 <? else: ?>
20 <strong><?=HTML::Anchor(LANG.'/league/match/'.$match['id'], $match['score'])?></strong>
21 <?endif?>
22 </td>
23 <td class="ta-c"><?=Model::factory('federations')->FlagById($match['guest'])?></td>
24 <td width="<?=$width['team']?>">
25 <?if ($match['winner'] == $match['guest']):?><strong><?=Model::factory('team')->Link($match['guest'])?></strong>
APPPATH/views/index/league/v_matches_row.php [ 20 ] » Kohana_Core::error_handler(arguments)
IvanTsupikov 3 0