mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-12 14:21:03 +00:00
This commit is contained in:
@@ -74,6 +74,7 @@ function setDays(d){ document.getElementById('protect').value = d; }
|
||||
</div>
|
||||
|
||||
<form action="../GameEngine/Admin/Mods/editProtection.php" method="POST">
|
||||
<?php echo csrf_field(); ?>
|
||||
<input type="hidden" name="admid" value="<?php echo $_SESSION['id']; ?>">
|
||||
<input type="hidden" name="uid" value="<?php echo $uid; ?>">
|
||||
<input type="hidden" name="id" value="<?php echo $id; ?>">
|
||||
|
||||
Reference in New Issue
Block a user