Полный отказ от $u->testAction() целиком.
This commit is contained in:
@@ -82,10 +82,10 @@ if (!empty($re)) {
|
||||
</table>
|
||||
<small>
|
||||
<HR>
|
||||
<?php $hgo = $u->testHome();
|
||||
if (!isset($hgo['id'])) { ?><INPUT onclick="location.href='main.php?homeworld=<?= $code; ?>';" class="btn" value="Возврат" type="button"
|
||||
name="combats2"><?php }
|
||||
unset($hgo); ?>
|
||||
<?php
|
||||
if ($u->testHome()) { ?><INPUT onclick="location.href='main.php?homeworld=<?= $code; ?>';" class="btn" value="Возврат" type="button"
|
||||
name="combats2"><?php }
|
||||
?>
|
||||
<INPUT class="btn" onclick="window.open('/forum/', 'help', 'height=500,width=1024,location=no,menubar=no,status=no,toolbar=no,scrollbars=yes')" value="Подсказка"
|
||||
style="color:red;" type="button">
|
||||
<INPUT onclick="location.href='main.php?clubmap=<?= $code; ?>';" class="btn" value="Карта клуба" type="button" name="combats2">
|
||||
|
||||
Reference in New Issue
Block a user