- temp commit

This commit is contained in:
James 2013-01-14 14:43:02 -05:00
parent dcf3526000
commit a55bc9973c
3 changed files with 32 additions and 29 deletions

View file

@ -8,7 +8,7 @@
* that the user can customize these.
*/
global $CC_CONFIG;
$CC_CONFIG = Config::getConfig();
$dbhost = $CC_CONFIG['dsn']['hostspec'];
$dbname = $CC_CONFIG['dsn']['database'];