mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Replace link with queXS to be "user" not loginID
This commit is contained in:
@@ -44,7 +44,7 @@ include ("../config.inc.php");
|
||||
include ("auth-admin.php");
|
||||
|
||||
include ("../functions/functions.xhtml.php");
|
||||
$username = $_SESSION['loginID'];
|
||||
$username = $_SESSION['user'];
|
||||
$g = 0;
|
||||
if (isset($_GET['g']))
|
||||
$g = intval($_GET['g']);
|
||||
|
||||
Reference in New Issue
Block a user