Update ring_group_delete.php

This commit is contained in:
FusionPBX 2019-05-08 08:58:26 -06:00 committed by GitHub
parent f769d0b7a9
commit 1959187755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
$database->app_name = 'ring_groups';
$database->app_uuid = '1d61fb65-1eec-bc73-a6ee-a6203b4fe6f2';
$database->delete($array);
$message = $database->message;
//$message = $database->message;
//remove the temporary permission
$p->delete('dialplan_delete', 'temp');