Update ivr_menu_edit.php
This commit is contained in:
parent
005d4c01e9
commit
fbf53a942e
|
|
@ -267,7 +267,6 @@
|
||||||
|
|
||||||
//save to the data
|
//save to the data
|
||||||
$database = new database;
|
$database = new database;
|
||||||
//$database->name('ivr_menus');
|
|
||||||
$database->app_name = 'ivr_menus';
|
$database->app_name = 'ivr_menus';
|
||||||
$database->app_uuid = 'a5788e9b-58bc-bd1b-df59-fff5d51253ab';
|
$database->app_uuid = 'a5788e9b-58bc-bd1b-df59-fff5d51253ab';
|
||||||
if (strlen($ivr_menu_uuid) > 0) {
|
if (strlen($ivr_menu_uuid) > 0) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue