3 // This program is free software; you can redistribute it and/or
4 // modify it under the terms of the GNU General Public License
5 // as published by the Free Software Foundation; either version 2
6 // of the License, or (at your option) any later version.
12 // Database parameters are now site-specific.
13 // $GLOBALS['OE_SITE_DIR'] is set in interface/globals.php.
14 require_once $GLOBALS['OE_SITE_DIR'] . "/sqlconf.php";