mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add the underscore to the filename.
This commit is contained in:
@@ -65,6 +65,6 @@
|
|||||||
|
|
||||||
//redirect the user
|
//redirect the user
|
||||||
message::add($text['message-delete']);
|
message::add($text['message-delete']);
|
||||||
header("Location: groupmembers.php?group_uuid=".$group_uuid."&group_name=".$group_name);
|
header("Location: group_members.php?group_uuid=".$group_uuid."&group_name=".$group_name);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user