automatically initialize $config['api']

This commit is contained in:
Michael Foster 2013-08-21 22:44:23 +10:00
parent a83715dcb0
commit 11fa73e4d1

View File

@ -35,6 +35,7 @@ function loadConfig() {
$arrays = array( $arrays = array(
'db', 'db',
'api',
'cache', 'cache',
'cookies', 'cookies',
'error', 'error',