fusionpbx/app/ivr_menus
Mafoo 56b34c34ca changed throw Exception to die
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
..
resources Remove code that was commented out a while ago. 2015-12-08 22:15:21 -07:00
app_config.php Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
app_languages.php First pass on app/* 2015-12-10 10:12:41 +00:00
app_menu.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
ivr_menu_copy.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
ivr_menu_delete.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
ivr_menu_edit.php Using phrase uuid instead of the phrase name reason is this prevents the phrase from breaking when the phrase name is changed. 2016-01-04 17:16:14 -07:00
ivr_menu_option_delete.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
ivr_menu_option_edit.php Remove and extra line and add creation of the object. 2015-08-07 14:25:49 -05:00
ivr_menu_options.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
ivr_menus.php To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus. 2015-08-03 09:43:15 -06:00
root.php changed throw Exception to die 2016-01-20 11:30:31 +00:00