mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 22:57:16 +00:00
This commit is contained in:
@@ -28,6 +28,7 @@ if(isset($_GET['uid']))
|
||||
?>
|
||||
|
||||
<form action="../GameEngine/Admin/Mods/editAccess.php" method="POST">
|
||||
<?php echo csrf_field(); ?>
|
||||
<input type="hidden" name="admid" id="admid" value="<?php echo $_SESSION['id']; ?>">
|
||||
<input type="hidden" name="uid" id="uid" value="<?php echo $_GET['uid']; ?>">
|
||||
<table id="member" style="width:300px;">
|
||||
|
||||
Reference in New Issue
Block a user