4
1
Fork 0

Hyperlink raus !

This commit is contained in:
Alpha 2017-04-29 18:44:38 +02:00
parent c8f0427123
commit 23f04b43d7

View file

@ -31,8 +31,6 @@ if($conn->connect_error){
<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;";
$result = $conn->query($sql);