diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:55:19 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-14 09:55:19 +0100 |
| commit | 1721544d5a71c0f3b4bc3b498893a65f4d9f1c84 (patch) | |
| tree | 6a44ae4720a0190927a836911ce28aa67604a0e5 /modules | |
| parent | 8225200c6470d1abe939ca007b5915c82c601016 (diff) | |
| download | themes-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.tpl | 0 | ||||
| -rw-r--r-- | modules/index.php | 2 |
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"); |
