diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:54:15 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:54:15 +0100 |
| commit | eddcb429ad24572676fce289fcae645178a185ba (patch) | |
| tree | de370ace1f2ad37cde7bd14f5180f942fed16ccf /index.php | |
| parent | 70d2c5630264b09b8c5df8324b1895365ed74628 (diff) | |
| download | install-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-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -<?php +<?php // This is not a package. header ("location: ../index.php");
\ No newline at end of file |
