fusionpbx/core
Harry G. Coin 89e5ecbcdf 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
..
apps Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
databases Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric). 2016-03-28 23:02:11 -06:00
default_settings Use a more efficient way to add the default settings. 2016-04-15 09:24:55 -06:00
domain_settings Combine some of the default settings. 2016-04-14 20:11:47 -06:00
events/resources/classes WhitespaceClean-core/batch 2016-03-11 12:06:20 +00:00
install Only set switch default settings for variables that are enabled. 2016-04-15 19:44:55 -06:00
menu 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
notifications Rename .project.ROOT to project_root.php this conforms better with current file naming standards. 2016-02-22 14:01:18 -07:00
upgrade Work on the install. 2016-04-14 21:14:40 -06:00
user_settings Update user_dashboard.php 2016-04-22 13:43:02 -06:00
users 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