This commit is contained in:
parent
834810a69c
commit
4c0ec0b87f
@ -13,4 +13,6 @@ if (isset($options['h']) || isset($options['help'])) {
|
|||||||
if (isset($options['APP_ENV'])) {
|
if (isset($options['APP_ENV'])) {
|
||||||
putenv('APP_ENV='.$options['APP_ENV']);
|
putenv('APP_ENV='.$options['APP_ENV']);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
\libs\core\App::run();
|
\libs\core\App::run();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user