summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:54:15 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:54:15 +0100
commiteddcb429ad24572676fce289fcae645178a185ba (patch)
treede370ace1f2ad37cde7bd14f5180f942fed16ccf /index.php
parent70d2c5630264b09b8c5df8324b1895365ed74628 (diff)
downloadinstall-eddcb429ad24572676fce289fcae645178a185ba.tar.gz
install-eddcb429ad24572676fce289fcae645178a185ba.tar.bz2
install-eddcb429ad24572676fce289fcae645178a185ba.zip
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index ac3192f..01ad800 100755
--- a/index.php
+++ b/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php"); \ No newline at end of file