summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-14 09:55:19 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-14 09:55:19 +0100
commit1721544d5a71c0f3b4bc3b498893a65f4d9f1c84 (patch)
tree6a44ae4720a0190927a836911ce28aa67604a0e5 /modules
parent8225200c6470d1abe939ca007b5915c82c601016 (diff)
downloadthemes-1721544d5a71c0f3b4bc3b498893a65f4d9f1c84.tar.gz
themes-1721544d5a71c0f3b4bc3b498893a65f4d9f1c84.tar.bz2
themes-1721544d5a71c0f3b4bc3b498893a65f4d9f1c84.zip
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'modules')
-rwxr-xr-x[-rw-r--r--]modules/help_mod_switch_theme.tpl0
-rw-r--r--modules/index.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/help_mod_switch_theme.tpl b/modules/help_mod_switch_theme.tpl
index 9e6db5d..9e6db5d 100644..100755
--- a/modules/help_mod_switch_theme.tpl
+++ b/modules/help_mod_switch_theme.tpl
diff --git a/modules/index.php b/modules/index.php
index 3e305fe..c0437d0 100644
--- a/modules/index.php
+++ b/modules/index.php
@@ -1,4 +1,4 @@
-<?php
+<?php
// This is not a package.
header ("location: ../index.php");