fix: extra settings correctly keep PLUS and other server settings

This commit is contained in:
Martin Ambrus
2017-10-09 19:45:56 +02:00
parent 1475b1c869
commit d9b6eadd1b
2 changed files with 29 additions and 34 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ if (!isset($_SESSION)) {
if($_SESSION['access'] < 9) die(ACCESS_DENIED_ADMIN);
?>
<h2><center>Server Configuration</center></h2>
<form action="../GameEngine/Admin/Mods/editNewsboxSet.php" method="POST">
<form action="../GameEngine/Admin/Mods/editExtraSet.php" method="POST">
<input type="hidden" name="id" id="id" value="<?php echo $_SESSION['id']; ?>">
<br />
<table id="profile" cellpadding="0" cellspacing="0">