fusionpbx/app/ivr_menus
Mafoo 87dbd6b428 Added check for if .project.ROOT is missing
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +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 Added check for if .project.ROOT is missing 2016-01-18 09:38:16 +00:00