fusionpbx/core/domain_settings
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
..
app_config.php Add a permission check to core/domain_settings/domain_edit.php. 2015-07-25 22:52:57 -06:00
app_defaults.php Minor adjustments. 2015-12-20 22:46:52 -07:00
app_languages.php First pass on core/* 2015-12-10 10:09:07 +00:00
app_menu.php Add latest translations 2015-06-29 22:30:02 +00:00
domain_delete.php After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used. 2015-12-06 13:37:35 -07:00
domain_edit.php Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"]. 2016-01-17 00:01:13 -07:00
domain_setting_delete.php Use the new multi-lingual code on fusionpbx/core sub directories. 2015-01-18 09:22:07 +00:00
domain_setting_edit.php A few minor adjustments. 2015-10-10 16:41:46 -07:00
domain_settings.php Domain Settings: Obfuscate sensitive values. 2015-05-01 08:22:21 +00:00
domains.php Remove the is_numeric on format_phone. 2015-09-15 21:53:14 -06:00
root.php changed throw Exception to die 2016-01-20 11:30:31 +00:00