mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update recording_edit.php
This commit is contained in:
@@ -100,7 +100,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
$database->app_uuid = '83913217-c7a2-9e90-925d-a866eb40b60e';
|
||||
$database->save($array);
|
||||
unset($array);
|
||||
// set message
|
||||
//set message
|
||||
message::add($text['message-update']);
|
||||
|
||||
//redirect
|
||||
|
||||
Reference in New Issue
Block a user