mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-09 10:08:23 +00:00
User - Edit: Clean up.
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
|
||||
//prepare the data
|
||||
if (!empty($_POST)) {
|
||||
view_array($_POST, 0);
|
||||
|
||||
//get the HTTP values and set as variables
|
||||
if (permission_exists('user_edit') && $action == 'edit') {
|
||||
$user_uuid = $_REQUEST["id"];
|
||||
|
||||
Reference in New Issue
Block a user