forked from GithubBackups/vichan
automatically initialize $config['api']
This commit is contained in:
parent
45b806f43f
commit
aff82c7829
@ -35,6 +35,7 @@ function loadConfig() {
|
|||||||
|
|
||||||
$arrays = array(
|
$arrays = array(
|
||||||
'db',
|
'db',
|
||||||
|
'api',
|
||||||
'cache',
|
'cache',
|
||||||
'cookies',
|
'cookies',
|
||||||
'error',
|
'error',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user