Замена short_tags.

This commit is contained in:
2023-03-31 21:42:06 +03:00
parent 01b504e677
commit c41f36644c
712 changed files with 1204 additions and 1227 deletions
+3 -3
View File
@@ -330,7 +330,7 @@ if(isset($_GET['buy_slot'])) {
</style>
<center><b>Ваши деньги:<font color=darkgreen> <?=$u->info['money']?> кр.</center></b></font>
<div align="right">
<?
<?php
if(!isset($_GET['shadow']) || $petox == 0 ) {
if( $petox > 0 ) {
echo '<button onClick="location.href=\'/main.php?newanimal&shadow\';" class="btn btn-success">Образ</button>&nbsp;';
@@ -345,7 +345,7 @@ if(isset($_GET['buy_slot'])) {
<button onClick="location.href='/main.php?newanimal';" class="btn">Вернуться</button>
<?php } ?>
</div>
<?
<?php
if( $u->error != '' ) {
echo '<div><b><font color="red">'.$u->error.'</font></b></div>';
}
@@ -353,7 +353,7 @@ if( $u->error != '' ) {
<hr>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<?
<?php
if(isset($_GET['shadow']) && $petox > 0) {
//
echo '<td align="left">';