mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Update user_edit.php
This commit is contained in:
@@ -44,8 +44,6 @@
|
||||
$action = 'add';
|
||||
}
|
||||
else {
|
||||
echo 'here';
|
||||
exit;
|
||||
// load users own account
|
||||
header("Location: user_edit.php?id=".$_SESSION['user_uuid']);
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user