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(
'db',
'api',
'cache',
'cookies',
'error',