Compare commits
2 Commits
b4cfa7aab2
...
4c401cd807
Author | SHA1 | Date | |
---|---|---|---|
4c401cd807 | |||
fefc18b892 |
1
web.php
1
web.php
@ -114,7 +114,6 @@ $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