An error occurred while loading the file. Please try again.
-
Eric Laufer authored
Insall Bug run.inc neue functionen wird nur noch bei $_POST['run'] ausgelöst
f6ae789d
add_new.php 403 B
<table class="table table-striped">
<tr>
<th>Name</th>
<th>Bearbeiten der einzelnen Rallys</th>
</tr>
<form action="" method="post">
<tr>
<td><input type="text" class="form-control" name="rallyname"></td>
<td><input type="submit" name="run[rally]" class="btn btn-success" value="Eintragen"></td>
</tr>
</form>
</table>