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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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']);