fusionpbx/app/phrases
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/functions Phrases: Ability to sequence playback of audio files in the IVR, initial groundwork for other switch phrase manipulation. 2015-02-14 05:32:43 +00:00
app_config.php Escape the $ in the domain_uuid variable. 2015-08-05 18:17:39 -05:00
app_defaults.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
app_languages.php First pass on app/* 2015-12-10 10:12:41 +00:00
app_menu.php Sync the recent translations 2015-06-13 05:35:54 +00:00
phrase_delete.php Phrases: Ability to sequence playback of audio files in the IVR, initial groundwork for other switch phrase manipulation. 2015-02-14 05:32:43 +00:00
phrase_detail_delete.php Phrases: Remove phrase from memcache if phrase detail deleted (no, really). 2015-04-28 19:28:16 +00:00
phrase_edit.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
phrases.php Phrases: Ability to sequence playback of audio files in the IVR, initial groundwork for other switch phrase manipulation. 2015-02-14 05:32:43 +00:00
root.php changed throw Exception to die 2016-01-20 11:30:31 +00:00