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