mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 10:23:50 +00:00
Update dialplan_edit.php
This commit is contained in:
@@ -171,7 +171,6 @@
|
||||
//add or update the database
|
||||
if ($_POST["persistformvar"] != "true") {
|
||||
$database = new database;
|
||||
$database->name('dialplans');
|
||||
$database->app_name = 'dialplans';
|
||||
$database->app_uuid = $app_uuid;
|
||||
$database->uuid($dialplan_uuid);
|
||||
|
||||
Reference in New Issue
Block a user