Вызов логина персонажа по единому стандарту.
This commit is contained in:
@@ -792,7 +792,7 @@ if ($re != '') {
|
||||
echo '<a href="?r=5&rnd=' . $code . '">Подгонка</a>';
|
||||
} ?>
|
||||
</td>
|
||||
<td nowrap="nowrap" style="position: absolute; right: 290px;"><?= $u->microLogin($u->info['id'], 1) ?></td>
|
||||
<td nowrap="nowrap" style="position: absolute; right: 290px;"><?= $u->getLogin() ?></td>
|
||||
<td width="90%"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user