mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 23:57:18 +00:00
This commit is contained in:
@@ -69,6 +69,7 @@ function clearSitter(n){ document.getElementById('sit'+n).value = '0'; }
|
||||
</div>
|
||||
|
||||
<form action="../GameEngine/Admin/Mods/editSitter.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