Positionswechsel Hyperlink
This commit is contained in:
parent
43dc3cc9d4
commit
c8f0427123
1 changed files with 3 additions and 2 deletions
|
@ -30,6 +30,8 @@ if($conn->connect_error){
|
|||
<th style="padding: 0.4em" class="Zeit">Erstelldatum</th>
|
||||
<th style="padding: 0.4em">VAC-Ban</th>
|
||||
</tr>
|
||||
|
||||
<a href="curl_testfile.php">TestFile</a>
|
||||
|
||||
<?php
|
||||
$sql = "SELECT * FROM cheaterliste ORDER BY addtime DESC;";
|
||||
|
@ -87,8 +89,7 @@ echo '<div class="loginform">' .
|
|||
'</form>' .
|
||||
'</div>';
|
||||
?>
|
||||
|
||||
|
||||
|
||||
<a href="curl_testfile.php">TestFile</a>
|
||||
|
||||
</body>
|
||||
|
|
Reference in a new issue