mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-02 18:13:49 +00:00
Update ivr_menu_edit.php
This commit is contained in:
@@ -267,7 +267,6 @@
|
||||
|
||||
//save to the data
|
||||
$database = new database;
|
||||
//$database->name('ivr_menus');
|
||||
$database->app_name = 'ivr_menus';
|
||||
$database->app_uuid = 'a5788e9b-58bc-bd1b-df59-fff5d51253ab';
|
||||
if (strlen($ivr_menu_uuid) > 0) {
|
||||
|
||||
Reference in New Issue
Block a user