Update ring_group_delete.php
This commit is contained in:
parent
ac98d98746
commit
c23c4ced5a
|
|
@ -80,7 +80,7 @@
|
||||||
$database->app_name = 'ring_groups';
|
$database->app_name = 'ring_groups';
|
||||||
$database->app_uuid = '1d61fb65-1eec-bc73-a6ee-a6203b4fe6f2';
|
$database->app_uuid = '1d61fb65-1eec-bc73-a6ee-a6203b4fe6f2';
|
||||||
$database->delete($array);
|
$database->delete($array);
|
||||||
$message = $database->message;
|
//$message = $database->message;
|
||||||
|
|
||||||
//remove the temporary permission
|
//remove the temporary permission
|
||||||
$p->delete('dialplan_delete', 'temp');
|
$p->delete('dialplan_delete', 'temp');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue