summaryrefslogtreecommitdiff
path: root/templates/index.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:42:36 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:42:36 +0100
commitc9b2d19672559b7c7319d15caf7d5cfbe7b192c6 (patch)
tree89d0ab47a203c8f0f06ffd7af38c9a6f98f79056 /templates/index.php
parent9bc2edd591213b7fd535c36b7957a43246341b7f (diff)
downloadblogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.tar.gz
blogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.tar.bz2
blogs-c9b2d19672559b7c7319d15caf7d5cfbe7b192c6.zip
php-cs-fixer tidies to php8.5 standards
Diffstat (limited to 'templates/index.php')
-rwxr-xr-xtemplates/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 3e305fe..c0437d0 100755
--- a/templates/index.php
+++ b/templates/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");