mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-12 07:36:07 +00:00
This commit is contained in:
@@ -59,6 +59,7 @@ if($_SESSION['access'] < 9) die(ACCESS_DENIED_ADMIN);
|
||||
<div class="config-title"><?php echo PLUS_CONFIGURATION ?></div>
|
||||
|
||||
<form action="../GameEngine/Admin/Mods/editPlusSet.php" method="POST">
|
||||
<?php echo csrf_field(); ?>
|
||||
<input type="hidden" name="id" id="id" value="<?php echo $_SESSION['id']; ?>">
|
||||
|
||||
<div class="config-card">
|
||||
|
||||
Reference in New Issue
Block a user