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