From bc17822bf4a57065b5f408c97051f279930eaea1 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 26 Feb 2024 14:43:52 +0100 Subject: [PATCH] merge with master --- Sources/public/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/public/index.php b/Sources/public/index.php index 64e21a2d..0aec19d9 100755 --- a/Sources/public/index.php +++ b/Sources/public/index.php @@ -73,3 +73,4 @@ if (!is_null($app)){ $app->run(RequestFactory::createFromGlobals()); } +