Restore getUserMemberStatus function to original implementation and fix database queries
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php include_once('header02.php');
|
||||
<?php define('HEADER_VARIANT', '02');
|
||||
require_once('header.php');
|
||||
checkUserSession();
|
||||
umask(002); // At the top of the PHP script, before move_uploaded_file()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user