Unquoted Constant, Undefined Variables, Index, Initialization - PHP Notices fixed
commit944f301e4bf8ef72c3a9a4a6a4e3fefef008d00d
authorAp.Muthu <apmuthu@usa.net>
Sun, 14 Apr 2013 10:23:04 +0000 (14 15:53 +0530)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 27 Apr 2013 22:14:25 +0000 (27 15:14 -0700)
tree7f8d726216b73cda73a9c39982272ba2e5fa4313
parentf49b9582afcbb14ce7c730ad3e8ee5b34fa7a341
Unquoted Constant, Undefined Variables, Index, Initialization - PHP Notices fixed

All from:
referer: http://openemr.example.com/interface/main/left_nav.php

Undefined index: mode in /var/www/openemr/interface/billing/billing_report.php on line 28
Undefined index: mode in /var/www/openemr/interface/billing/billing_report.php on line 54
Undefined index: authorized in /var/www/openemr/interface/billing/billing_report.php on line 71
Use of undefined constant html_header_show - assumed 'html_header_show' in /var/www/openemr/interface/billing/billing_report.php on line 104
Undefined variable: all in /var/www/openemr/library/billrep.inc on line 116
Undefined variable: divnos in /var/www/openemr/interface/billing/billing_report.php on line 1110
interface/billing/billing_report.php
library/billrep.inc