Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
|
||||
session_start();
|
||||
if(!defined('GAME'))
|
||||
@@ -233,7 +233,7 @@ function seetext(id) {
|
||||
<?php } ?>
|
||||
<tr>
|
||||
<td width="60%" height="45" align="right" valign="top">
|
||||
<?
|
||||
<?php
|
||||
if($u->info['animal'] != 0)
|
||||
{
|
||||
echo ' <input class="btnnew" type="button" onclick="top.frames[\'main\'].location=\'main.php?pet=1&rnd='.$code.'\'" value="Зверь" />';
|
||||
|
||||
Reference in New Issue
Block a user