mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged changes from vm line
This commit is contained in:
@@ -135,7 +135,7 @@ if (isset($_POST['operator']))
|
||||
$a = T_("Added:") . " " . $operator;
|
||||
|
||||
if (FREEPBX_PATH !== false)
|
||||
$a .= "<br/>" . T_("Please reload FreePBX for the new VoIP extension to take effect");
|
||||
$a .= "<br/>" . T_("FreePBX has been reloaded for the new VoIP extension to take effect");
|
||||
|
||||
$oid = $db->Insert_ID();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user