Compare commits
2 Commits
4c401cd807
...
b4cfa7aab2
Author | SHA1 | Date | |
---|---|---|---|
b4cfa7aab2 | |||
617ae903ae |
1
web.php
1
web.php
@ -114,6 +114,7 @@ $appConfig = [
|
|||||||
|
|
||||||
$httpReponse = new HttpResponse(
|
$httpReponse = new HttpResponse(
|
||||||
Container::$request,
|
Container::$request,
|
||||||
|
Container::$dbConnection,
|
||||||
Container::$routeCollection,
|
Container::$routeCollection,
|
||||||
$appConfig,
|
$appConfig,
|
||||||
$_SERVER['REQUEST_METHOD'],
|
$_SERVER['REQUEST_METHOD'],
|
||||||
|
Loading…
Reference in New Issue
Block a user