summaryrefslogtreecommitdiff
path: root/templates
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
commit513bc9e03522f0bfc0e307a8e40a517e746de2bc (patch)
treebed44d24c1ef1ee8d3801b74fe0fac68e1f779f4 /templates
parent70ebf6a972f511a904a7775ec792dc2523bf3e13 (diff)
downloadusers-513bc9e03522f0bfc0e307a8e40a517e746de2bc.tar.gz
users-513bc9e03522f0bfc0e307a8e40a517e746de2bc.tar.bz2
users-513bc9e03522f0bfc0e307a8e40a517e746de2bc.zip
php-cs-fixer tidies to php8.5 standards
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates')
-rwxr-xr-x[-rw-r--r--]templates/admin_group_edit.tpl0
-rwxr-xr-x[-rw-r--r--]templates/admin_groups_list.tpl0
-rwxr-xr-x[-rw-r--r--]templates/admin_roles_list.tpl0
-rwxr-xr-x[-rw-r--r--]templates/admin_validation_mail.tpl0
-rwxr-xr-x[-rw-r--r--]templates/admin_welcome_mail.tpl0
-rwxr-xr-x[-rw-r--r--]templates/captcha.tpl0
-rwxr-xr-x[-rw-r--r--]templates/change_password.tpl0
-rwxr-xr-x[-rw-r--r--]templates/edit_user_fav_json.tpl0
-rw-r--r--templates/index.php2
-rwxr-xr-x[-rw-r--r--]templates/index_list.tpl0
-rwxr-xr-x[-rw-r--r--]templates/menu_users_admin.tpl0
-rwxr-xr-x[-rw-r--r--]templates/my_bitweaver_bar.tpl0
-rwxr-xr-x[-rw-r--r--]templates/my_images.tpl0
-rwxr-xr-x[-rw-r--r--]templates/new_user_notification.tpl0
-rwxr-xr-x[-rw-r--r--]templates/password_reminder.tpl0
-rwxr-xr-x[-rw-r--r--]templates/signin.tpl0
-rwxr-xr-x[-rw-r--r--]templates/user_activity.tpl0
-rwxr-xr-x[-rw-r--r--]templates/user_validation_mail.tpl0
-rwxr-xr-x[-rw-r--r--]templates/user_watches.tpl0
-rwxr-xr-x[-rw-r--r--]templates/validate_auth.tpl0
-rwxr-xr-x[-rw-r--r--]templates/welcome_mail.tpl0
21 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_group_edit.tpl b/templates/admin_group_edit.tpl
index 45f8593..45f8593 100644..100755
--- a/templates/admin_group_edit.tpl
+++ b/templates/admin_group_edit.tpl
diff --git a/templates/admin_groups_list.tpl b/templates/admin_groups_list.tpl
index bf1e3f3..bf1e3f3 100644..100755
--- a/templates/admin_groups_list.tpl
+++ b/templates/admin_groups_list.tpl
diff --git a/templates/admin_roles_list.tpl b/templates/admin_roles_list.tpl
index 7e885a8..7e885a8 100644..100755
--- a/templates/admin_roles_list.tpl
+++ b/templates/admin_roles_list.tpl
diff --git a/templates/admin_validation_mail.tpl b/templates/admin_validation_mail.tpl
index 38f297c..38f297c 100644..100755
--- a/templates/admin_validation_mail.tpl
+++ b/templates/admin_validation_mail.tpl
diff --git a/templates/admin_welcome_mail.tpl b/templates/admin_welcome_mail.tpl
index 47a10e4..47a10e4 100644..100755
--- a/templates/admin_welcome_mail.tpl
+++ b/templates/admin_welcome_mail.tpl
diff --git a/templates/captcha.tpl b/templates/captcha.tpl
index d67131d..d67131d 100644..100755
--- a/templates/captcha.tpl
+++ b/templates/captcha.tpl
diff --git a/templates/change_password.tpl b/templates/change_password.tpl
index ba5d6a0..ba5d6a0 100644..100755
--- a/templates/change_password.tpl
+++ b/templates/change_password.tpl
diff --git a/templates/edit_user_fav_json.tpl b/templates/edit_user_fav_json.tpl
index e6621ae..e6621ae 100644..100755
--- a/templates/edit_user_fav_json.tpl
+++ b/templates/edit_user_fav_json.tpl
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");
diff --git a/templates/index_list.tpl b/templates/index_list.tpl
index d733d35..d733d35 100644..100755
--- a/templates/index_list.tpl
+++ b/templates/index_list.tpl
diff --git a/templates/menu_users_admin.tpl b/templates/menu_users_admin.tpl
index f6e7a75..f6e7a75 100644..100755
--- a/templates/menu_users_admin.tpl
+++ b/templates/menu_users_admin.tpl
diff --git a/templates/my_bitweaver_bar.tpl b/templates/my_bitweaver_bar.tpl
index 07c23e1..07c23e1 100644..100755
--- a/templates/my_bitweaver_bar.tpl
+++ b/templates/my_bitweaver_bar.tpl
diff --git a/templates/my_images.tpl b/templates/my_images.tpl
index 1aca2ec..1aca2ec 100644..100755
--- a/templates/my_images.tpl
+++ b/templates/my_images.tpl
diff --git a/templates/new_user_notification.tpl b/templates/new_user_notification.tpl
index 1c3bfed..1c3bfed 100644..100755
--- a/templates/new_user_notification.tpl
+++ b/templates/new_user_notification.tpl
diff --git a/templates/password_reminder.tpl b/templates/password_reminder.tpl
index f33e4f4..f33e4f4 100644..100755
--- a/templates/password_reminder.tpl
+++ b/templates/password_reminder.tpl
diff --git a/templates/signin.tpl b/templates/signin.tpl
index 5fc0da9..5fc0da9 100644..100755
--- a/templates/signin.tpl
+++ b/templates/signin.tpl
diff --git a/templates/user_activity.tpl b/templates/user_activity.tpl
index 7df7864..7df7864 100644..100755
--- a/templates/user_activity.tpl
+++ b/templates/user_activity.tpl
diff --git a/templates/user_validation_mail.tpl b/templates/user_validation_mail.tpl
index 3b0a277..3b0a277 100644..100755
--- a/templates/user_validation_mail.tpl
+++ b/templates/user_validation_mail.tpl
diff --git a/templates/user_watches.tpl b/templates/user_watches.tpl
index 166eb89..166eb89 100644..100755
--- a/templates/user_watches.tpl
+++ b/templates/user_watches.tpl
diff --git a/templates/validate_auth.tpl b/templates/validate_auth.tpl
index 691b728..691b728 100644..100755
--- a/templates/validate_auth.tpl
+++ b/templates/validate_auth.tpl
diff --git a/templates/welcome_mail.tpl b/templates/welcome_mail.tpl
index 50f4190..50f4190 100644..100755
--- a/templates/welcome_mail.tpl
+++ b/templates/welcome_mail.tpl