getting ups
This commit is contained in:
parent
67dc01fd88
commit
4c40f562b9
2
main.php
2
main.php
@ -2057,7 +2057,7 @@ if (input::get('edit')) {
|
||||
<!--href='?up=11&edit=1&s4i=".($user['sid'])."'-->
|
||||
Сила: <?= $user['sila'] ?>
|
||||
<?php if (!empty($user['stats'])): ?>
|
||||
<img src=i/up.gif onclick="location.href='?edit=1&up=11&s4i=<?= $user['sid'] ?>'">
|
||||
<img src=i/up.gif onclick="location.href='?edit=1&up=11&s4i=<?= $user['id'] ?>'">
|
||||
<?php endif; ?>
|
||||
<?= ($user['stats']) ? " <img src=i/up.gif onclick=\"stats('Увеличить Силу', '', 1, '', '', '', '?ups=11&edit=1&s4i=" . ($user['sid']) . "');\">" : "" ?>
|
||||
<BR>
|
||||
|
Loading…
Reference in New Issue
Block a user