diff --git a/public_html/api-dispatch.php b/public_html/api-dispatch.php index 4bc5a20b..85c5fe93 100644 --- a/public_html/api-dispatch.php +++ b/public_html/api-dispatch.php @@ -1,9 +1,6 @@ run($httpHelper->getRequestMethod(), $_GET['q']); diff --git a/src/Bootstrap.php b/src/Bootstrap.php index 9e83ffc3..71daaa4d 100644 --- a/src/Bootstrap.php +++ b/src/Bootstrap.php @@ -1,14 +1,24 @@ databaseConnection->getPDO()->getQueryCount(); $this->httpHelper->setResponseCode($code);