From a3db82fda7cc42e361895d93dc7ff0b3ccdbe3f5 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Thu, 14 May 2026 10:14:48 +0100 Subject: php-cs-fixer tidies to php8.5 standards Co-Authored-By: Claude Sonnet 4.6 --- storage/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/storage/index.php b/storage/index.php index 30a5490..c0437d0 100755 --- a/storage/index.php +++ b/storage/index.php @@ -2,3 +2,5 @@ // This is not a package. header ("location: ../index.php"); + +?> \ No newline at end of file -- cgit v1.3