mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-02 18:44:21 +00:00
update
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</select>
|
||||
</td>
|
||||
<td>
|
||||
<input name="s" value="<?php echo $_POST['s'];?>">
|
||||
<input name="s" value="<?php echo stripslashes(stripslashes($_POST['s']));?>">
|
||||
</td>
|
||||
<td>
|
||||
<input type="submit" value="Search" class="slr3">
|
||||
|
||||
Reference in New Issue
Block a user