Fully responsive globals.php with vertical menu (#2460)
[openemr.git] / interface / forms / misc_billing_options / view.php
blob3ab650b13afbb76534d5e375ffc72e6f2cd8b8c9
1 <?php
2 /*
3 * view.php for the viewing of information from the misc_billing_form
5 * @package OpenEMR
6 * @link http://www.open-emr.org
7 * @author Bo Huynh
8 * @author Terry Hill <terry@lilysystems.com>
9 * @author Brady Miller <brady.g.miller@gmail.com>
10 * @author Stephen Waite <stephen.waite@cmsvt.com>
11 * @copyright Copyright (C) 2007 Bo Huynh
12 * @copyright Copyright (C) 2016 Terry Hill <terry@lillysystems.com>
13 * @copyright Copyright (C) 2017 Brady Miller <brady.g.miller@gmail.com>
14 * @copyright Copyright (C) 2017 Stephen Waite <stephen.waite@cmsvt.com>
15 * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3
17 require("new.php");