diff --git a/public/index.php b/public/index.php index e1ba8de..204a199 100644 --- a/public/index.php +++ b/public/index.php @@ -31,3 +31,5 @@ $response = $http->name('index')->run(); $response->send(); $http->end($response); + +