1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-19 09:18:18 +03:00

fix short tag

This commit is contained in:
Mzhelskiy Maxim 2009-05-11 14:48:04 +00:00
parent 0f58a5f2d6
commit 5ea5b8c47f

View file

@ -34,7 +34,7 @@ $t2=microtime(true);
?>
<?
<?php
$oUser=$oRouter->User_GetUserCurrent();
if (Router::GetIsShowStats() and $oUser and $oUser->isAdministrator()) {
?>
@ -74,4 +74,4 @@ if (Router::GetIsShowStats() and $oUser and $oUser->isAdministrator()) {
</tr>
</table>
</fieldset>
<? } ?>
<?php } ?>