���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/status.rickard.co/admin/user.php
���ѧ٧ѧ�
<?php $id = $_SESSION['user']; if (isset($_GET['id'])) { $id = $_GET['id']; } try { $displayed_user = new User($id); } catch (Exception $e) { header("Location: ".WEB_URL."/admin/?do=user"); } if (isset($_POST['password'])) { $displayed_user->change_password(); } if (isset($_POST['email'])) { $displayed_user->email_link(); } if (isset($_POST['permission'])) { $displayed_user->change_permission(); } if (isset($_GET['what']) && $_GET['what']=='toggle') { $displayed_user->toggle(); } Template::render_header(_("User"), true); ?> <div class="text-center"> <h1><?php echo _("User settings");?></h1> </div> <?php if (isset($message)){?> <p class="alert alert-danger"><?php echo $message?></p> <?php } $displayed_user->render_user_settings();
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.21 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�