mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-16 08:05:01 +00:00
Users: Revamp and consolidate code, integrate ORM.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
$_SESSION["message_mood"] = "negative";
|
||||
}
|
||||
|
||||
header("Location: usersupdate.php?id=".check_str($_REQUEST["user_uuid"]));
|
||||
header("Location: user_edit.php?id=".check_str($_REQUEST["user_uuid"]));
|
||||
exit;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user