Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME'))
|
||||
{
|
||||
die();
|
||||
@@ -11,7 +11,7 @@ $tomorrow = mktime(0, 0, 0, date("m") , date("d")+1, date("Y"));
|
||||
?>
|
||||
<br />
|
||||
<input type='button' value='Крутить' />
|
||||
<?
|
||||
<?php
|
||||
} else {
|
||||
echo 'Покрутить еще раз вы сможете <b>'.$tomorrow.'</b> <font color="">( Через '.$u->timeOut($tomorrow['time']+60*60*24-time()).' )</font>';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user