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