fix php
This commit is contained in:
parent
84bcc7999d
commit
de701bf19f
|
@ -24,6 +24,7 @@ if((isset($_POST['xd_check'])) && ($_POST['act'] == "addBot")){
|
|||
}else{
|
||||
echo '<option value="'.$arena['id'].'">'.$arena['id'].'</option>';
|
||||
}
|
||||
}
|
||||
echo '
|
||||
</select></p>
|
||||
<p><label for="botURL">URL du bot:</label><input type="text" name="botURL" id="botURL" placeholder="http://" value="'.htmlentities($_POST['botURL']).'"/></p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user