Удаление устаревшего неиспользуемого материала и кода.
This commit is contained in:
@@ -1483,8 +1483,7 @@ if (isset($_GET['edit'])) {
|
||||
<td>
|
||||
<BR>
|
||||
Уровень: <b><?= $user['level'] ?></b><BR>
|
||||
Опыт: <b><?= $user['exp'] ?></b> <a href='exptable.html'
|
||||
target=_blank>(<?= $user['nextup'] ?>)</a><BR>
|
||||
Опыт: <b><?= $user['exp'] ?></b> (<?= $user['nextup'] ?>)<BR>
|
||||
Побед: <b><?= $user['win'] ?></b><BR>
|
||||
Поражений: <b><?= $user['lose'] ?></b><BR>
|
||||
Ничьих: <b><?= $user['nich'] ?></b><BR>
|
||||
|
||||
Reference in New Issue
Block a user