Small fix
This commit is contained in:
@@ -33,7 +33,7 @@ $user = "William"; // Testing with until we have login working
|
|||||||
print $row['message'] . "\t";
|
print $row['message'] . "\t";
|
||||||
}
|
}
|
||||||
|
|
||||||
mysqli_close($db);
|
mysqli_close($connection);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user