mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 15:47:16 +00:00
This commit is contained in:
@@ -132,6 +132,7 @@ function go_url(url){ location=url; return false; }
|
||||
</div>
|
||||
|
||||
<form name="frmHero" action="../GameEngine/Admin/Mods/editHero.php" method="POST">
|
||||
<?php echo csrf_field(); ?>
|
||||
<input type="hidden" name="admid" value="<?php echo $_SESSION['id'];?>">
|
||||
<input type="hidden" name="id" value="<?php echo $id;?>" />
|
||||
<input type="hidden" name="hid" value="<?php echo $hid;?>" />
|
||||
|
||||
Reference in New Issue
Block a user