mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Change messages class to message
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
|
||||
//redirect the user
|
||||
messages::add($text['message-delete']);
|
||||
message::add($text['message-delete']);
|
||||
header("Location: groups.php");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user