summaryrefslogtreecommitdiff
path: root/templates/index.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:52:56 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:52:56 +0100
commited7ded38465662eabdd1b16dd9cd4008d6c5528f (patch)
tree7c3ebe7246ac47f6b7bbca3419f22be3718892f6 /templates/index.php
parent758faa3c26c4756874616e87e0433691e8393b6e (diff)
downloadsearch-ed7ded38465662eabdd1b16dd9cd4008d6c5528f.tar.gz
search-ed7ded38465662eabdd1b16dd9cd4008d6c5528f.tar.bz2
search-ed7ded38465662eabdd1b16dd9cd4008d6c5528f.zip
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 3e305fe..c0437d0 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");