Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
echo "
|
||||
<script language='JavaScript'>
|
||||
var elem = document.getElementById('se-pre-con');
|
||||
@@ -28,7 +28,7 @@ $vi = array(
|
||||
<link href="//img.new-combats.tech/css/main.css" rel="stylesheet" type="text/css">
|
||||
<link rel="stylesheet" type="text/css" href="css/clu0b.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/windows.css" />
|
||||
<?
|
||||
<?php
|
||||
|
||||
?>
|
||||
<table width="100%">
|
||||
@@ -39,7 +39,7 @@ $vi = array(
|
||||
</table>
|
||||
<center><p><b>Абилки:</b><br /><small>(Чтобы забрать предмет просто нажмите на его изображение)</small></p>
|
||||
<p>
|
||||
<?
|
||||
<?php
|
||||
$i = 0; $seet = '';
|
||||
$vnr = array(0 => 'на сегодня',1 => ' всего');
|
||||
while($i < count($item_dark[$dark_panel])) {
|
||||
|
||||
Reference in New Issue
Block a user