mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-19 16:47:25 +00:00
This commit is contained in:
@@ -103,6 +103,7 @@ elseif(isset($_GET['g']) && $_GET['g']=='OK'){
|
||||
</div>
|
||||
|
||||
<form action="../GameEngine/Admin/Mods/addUsers.php" method="POST" class="add-form">
|
||||
<?php echo csrf_field(); ?>
|
||||
<input type="hidden" name="id" value="<?php echo $id;?>">
|
||||
|
||||
<?php if($errorMsg){?><div class="alert alert-err">✗ <?php echo $errorMsg;?></div><?php }?>
|
||||
|
||||
Reference in New Issue
Block a user