Restore getUserMemberStatus function to original implementation and fix database queries

This commit is contained in:
twotalesanimation
2025-12-03 10:45:13 +02:00
parent c13c77aac4
commit 204462877c
58 changed files with 3204 additions and 89 deletions

View File

@@ -1,4 +1,5 @@
<?php include_once('header02.php');
<?php define('HEADER_VARIANT', '02');
require_once('header.php');
checkUserSession();
?>