extensions in stand-alone mode
This commit is contained in:
parent
2685ff150a
commit
c528cd9a42
@ -6,6 +6,7 @@ if (PHP_SAPI !== 'cli-server') {
|
||||
|
||||
// warehouse files
|
||||
@include_once "data/config/shimmie.conf.php";
|
||||
@include_once "data/config/extensions.conf.php";
|
||||
require_once "core/sys_config.php";
|
||||
require_once "core/polyfills.php";
|
||||
require_once "core/util.php";
|
||||
|
Loading…
x
Reference in New Issue
Block a user