mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-01 05:29:18 +00:00
Change messages class to message
This commit is contained in:
@@ -91,7 +91,7 @@ if (strlen($id)>0) {
|
||||
}
|
||||
|
||||
|
||||
messages::add($text['message-delete']);
|
||||
message::add($text['message-delete']);
|
||||
header("Location: call_flows.php");
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user