mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
edit user
This commit is contained in:
parent
e7f7371efd
commit
f91f23a727
20 changed files with 268 additions and 13 deletions
|
@ -17,7 +17,6 @@ if ($_SESSION['user'] == 'admin') {
|
|||
|
||||
// Cancel
|
||||
if (!empty($_POST['cancel'])) {
|
||||
echo $_POST['cancel'];
|
||||
header("Location: /list/user/");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue