Замена short_tags.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
if(!defined('GAME')){
|
||||
die();
|
||||
}
|
||||
@@ -329,7 +329,7 @@ function gotoLocationCancel() {
|
||||
$('#moveto').css({'display':'none','height':'1px'});
|
||||
$('#moveto').html('');
|
||||
}
|
||||
</script><?
|
||||
</script><?php
|
||||
if(date('m') == 12 || date('m') == 1 || date('m') == 2) {
|
||||
$rsnow = array(
|
||||
/*234 => 1,
|
||||
@@ -410,7 +410,7 @@ function WeatherBegin() { // IE main animation function
|
||||
|
||||
|
||||
</script>
|
||||
<?
|
||||
<?php
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user