From 8df3db566a3a937b45ebf11adb90d265e6f5e2d4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 17 Nov 2019 20:45:02 +0100 Subject: initial checking of customized version 1.0rc9 --- themes/CleanFS/templates/admin.checks.tpl | 99 +++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 themes/CleanFS/templates/admin.checks.tpl (limited to 'themes/CleanFS/templates/admin.checks.tpl') diff --git a/themes/CleanFS/templates/admin.checks.tpl b/themes/CleanFS/templates/admin.checks.tpl new file mode 100644 index 0000000..37ebc30 --- /dev/null +++ b/themes/CleanFS/templates/admin.checks.tpl @@ -0,0 +1,99 @@ +
+
PHP version:
+'.Filters::noXSS($utf8mb4upgradable).'
'; } ?> +'.Filters::noXSS($oldmysqlversion).''; } ?> +
ADOdb version:
+
HTMLPurifier version:
+
passwdcrypt:
+password hash lengths: '.$hashlengths.''; } ?> + + +

unfinished registrations

+ + + + + + + + + + + + + + + + + + +
reg_timeuser_nameemail_address
+ + + +
+
default_character_set_name:
+
default_collation_name:
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
tabl_nametable_typedefault collationcomment
column_namedata_typecharacter_set_namecollation_namecomment
+ + + -- cgit v1.2.3-54-g00ecf