Update recording_edit.php

This commit is contained in:
FusionPBX
2021-11-16 13:15:45 -07:00
committed by GitHub
parent 74dd8b23e7
commit 545801b688
+1
View File
@@ -135,6 +135,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
$database->app_uuid = '83913217-c7a2-9e90-925d-a866eb40b60e';
$database->save($array);
unset($array);
//set message
message::add($text['message-update']);