Fourth merge from Julia Longtin repository with conflict fix in interface/patient_fil...
[openemr.git] / includes / config.php
blob9ed07c29da54618f3c0ef739e483d79069c4ca81
1 <?php
2 // Copyright (C) 2010 Rod Roark <rod@sunsetsystems.com>
3 //
4 // This program is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU General Public License
6 // as published by the Free Software Foundation; either version 2
7 // of the License, or (at your option) any later version.
9 // $GLOBALS['OE_SITE_DIR'] is set in globals.php.
10 require_once $GLOBALS['OE_SITE_DIR'] . "/config.php";