fusionpbx/app/extensions
Harry G. Coin 8abe003a71 The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
So, please find in this set numerous small changes which eliminate numerous php warning messages.

Also, a small bug fix in an sql statistics routine, naming a count(*) field as count, so displaying correct detail.

If any of the proposed changes are omitted, the relevant page will experience php warnings.

There are no doubt fusionpbx pages I've yet to visit that still generate warnings, this set is nearly certainly not comprehensive.
2016-04-25 20:19:58 -05:00
..
resources/classes Update extension.php 2015-12-09 14:04:26 -08:00
app_config.php Add a new permission extension_user_record to control who is able to see extension record. By default superadmin has this permission. 2016-01-27 15:56:22 -07:00
app_defaults.php Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain. 2012-08-14 21:59:45 +00:00
app_languages.php Added: Bootstrap Framework - initial integration. 2016-03-25 16:29:20 -06:00
app_menu.php Add latest translations 2015-08-02 23:42:11 +00:00
extension_copy.php Change. Use number_alias as voicemail_id. 2015-07-02 18:49:58 +04:00
extension_delete.php Extensions: Added bulk delete. 2016-03-16 18:48:42 -06:00
extension_download.php WhitespaceClean-app/batch_2 2016-03-11 12:01:24 +00:00
extension_edit.php The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE); 2016-04-25 20:19:58 -05:00
extensions.php Voicemail: Show Add button even when no Voicemails exist. 2016-03-31 18:03:32 -06:00
root.php Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00