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