Вызов логина персонажа по единому стандарту.

This commit is contained in:
2023-12-01 00:51:17 +02:00
parent 774bc82556
commit 5f25fcd7e5
34 changed files with 104 additions and 147 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ if (isset($_POST['name'], $_POST['hobby'], $_POST['ChatColor'], $_POST['saveanke
<?= $error ?? '' ?>
<!-- content -->
<div style="text-align: center; margin-bottom: 8px;">
<?= $u->microLogin($u->info['id'], 1) ?>
<?= $u->getLogin() ?>
</div>
<form method="post">