mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
Group Permissions: Display message and redirect on Save.
This commit is contained in:
@@ -304,6 +304,10 @@ require_once "resources/paging.php";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$_SESSION["message"] = $text['message-update'];
|
||||
header("Location: groups.php");
|
||||
return;
|
||||
}
|
||||
|
||||
//show the content
|
||||
|
||||
Reference in New Issue
Block a user