Перенос разрозненных файлов в фабрику. Утилизация неиспользуемых функций. #49
This commit is contained in:
@@ -50,7 +50,7 @@ if (isset($_POST['name'], $_POST['hobby'], $_POST['ChatColor'], $_POST['saveanke
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
|
||||
|
||||
<title>Бойцовский Клуб - Настройки</title>
|
||||
<link rel="stylesheet" href="i/move/design3.css">
|
||||
<link rel="stylesheet" href="i/main.css">
|
||||
@@ -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->getLogin() ?>
|
||||
<?= User::getLogin($u->info['id']) ?>
|
||||
</div>
|
||||
|
||||
<form method="post">
|
||||
|
||||
Reference in New Issue
Block a user