Update destination_edit.php

This commit is contained in:
FusionPBX 2016-10-21 10:24:01 -06:00 committed by GitHub
parent f8b3f1039d
commit df4e744103
1 changed files with 0 additions and 1 deletions

View File

@ -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"])) {