ошибки Undefined
This commit is contained in:
@@ -7,6 +7,8 @@ if (!defined('GAME')) {
|
||||
}
|
||||
|
||||
$re = '';
|
||||
$rowonmaxc = '';
|
||||
|
||||
if (isset($u->error2)) {
|
||||
$re = '<b style="color: red;">' . $u->error . '</b>';
|
||||
}
|
||||
@@ -651,7 +653,6 @@ if (isset($u->room['id'])) {
|
||||
if ((date('m') == 11 || date('m') == 12 || date('m') == 1 || date('m') == 2) && $rsnow[$u->room['id']] == 1) {
|
||||
echo '<script>DrawWeather(31);WeatherBegin();</script>';
|
||||
}
|
||||
echo '<div align="right">' . $c['counters'] . '</div>';
|
||||
}
|
||||
} else {
|
||||
echo 'Location is lost.';
|
||||
|
||||
Reference in New Issue
Block a user