Compare commits
1 Commits
main
...
james-patc
Author | SHA1 | Date | |
---|---|---|---|
4c0ec0b87f |
@ -13,4 +13,6 @@ if (isset($options['h']) || isset($options['help'])) {
|
||||
if (isset($options['APP_ENV'])) {
|
||||
putenv('APP_ENV='.$options['APP_ENV']);
|
||||
}
|
||||
|
||||
|
||||
\libs\core\App::run();
|
||||
|
Loading…
x
Reference in New Issue
Block a user