mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-27 02:35:43 +00:00
Change messages class to message
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
}
|
||||
|
||||
//set the message and redirect the user
|
||||
messages::add($text['message-delete']);
|
||||
message::add($text['message-delete']);
|
||||
header("Location: devices.php");
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user