Замена short_tags и <?php echo.
This commit is contained in:
@@ -340,10 +340,10 @@ if(isset($_GET['buy_slot'])) {
|
||||
?>
|
||||
<button onClick="location.href='/main.php?newanimal';" class="btn">Обновить</button>
|
||||
<button onClick="location.href='/main.php?inv';" class="btn">Вернуться</button>
|
||||
<? }else{ ?>
|
||||
<?php }else{ ?>
|
||||
<button onClick="location.href='/main.php?newanimal&shadow';" class="btn">Обновить</button>
|
||||
<button onClick="location.href='/main.php?newanimal';" class="btn">Вернуться</button>
|
||||
<? } ?>
|
||||
<?php } ?>
|
||||
</div>
|
||||
<?
|
||||
if( $u->error != '' ) {
|
||||
|
||||
Reference in New Issue
Block a user