Update destination_edit.php
This commit is contained in:
parent
6289f80c2d
commit
83d277f0cd
|
|
@ -380,7 +380,6 @@
|
|||
|
||||
//save the dialplan
|
||||
$database = new database;
|
||||
$database->name('dialplans');
|
||||
$database->app_name = 'dialplans';
|
||||
$database->app_uuid = '5ec89622-b19c-3559-64f0-afde802ab139';
|
||||
if (isset($dialplan["dialplan_uuid"])) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue