summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 10:03:14 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 10:03:14 +0100
commit9bcf128cfb228e3f56ca55896584d1a794df2657 (patch)
treed9b1a427682b9a95795c7325bbba29d2f638995f /storage
parentbd828ddb0a7f9a4fc88a4f6ad747384c0570dc0a (diff)
downloadbitweaver-9bcf128cfb228e3f56ca55896584d1a794df2657.tar.gz
bitweaver-9bcf128cfb228e3f56ca55896584d1a794df2657.tar.bz2
bitweaver-9bcf128cfb228e3f56ca55896584d1a794df2657.zip
php-cs-fixer tidies to php8.5 standards
Diffstat (limited to 'storage')
-rwxr-xr-xstorage/index.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/storage/index.php b/storage/index.php
index 3e305fe..30a5490 100755
--- a/storage/index.php
+++ b/storage/index.php
@@ -1,6 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");
-
-?> \ No newline at end of file