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
mafoo
ce8137b407
WhitespaceClean-app/xml_cdr
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:54:18 +00:00
blackc2004
904de0b267
remove print
2015-12-10 11:10:32 -08:00
blackc2004
f15a1c7a9c
CDR Stats Add ADV Search options request 1173
...
CDR Stats Add ADV Search options request 1173
2015-12-10 11:06:42 -08:00
blackc2004
de1ab15095
test
2015-12-09 14:44:22 -08:00
Nate Jones
919a7e2bd2
CDR Stats: Added missing 'and' in SQL queries.
2015-04-05 02:26:31 +00:00
Mark Crane
98305d23e9
Fix the CDR statistics show all.
2015-03-07 12:39:42 +00:00
Mark Crane
426df6e524
Add show all code donated by Chris Black
2015-03-06 17:15:09 +00:00
Mark Crane
ffffea0710
Change the path for includes/require.php to the resources directory.
2013-07-06 06:03:27 +00:00
Mark Crane
a6e289ed5d
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
0dd2e848b4
Add missed calls to CDR and CDR statistics.
2013-01-17 18:32:16 +00:00
Mark Crane
d37f8e2af2
Add hours, start_stamp, and stop_stamp to the cdr statistics csv file.
2012-12-22 00:45:06 +00:00
Mark Crane
af103e9c41
Add a missing file sip_profile_copy.php to the dev branch.
2012-06-04 14:58:40 +00:00