mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-09-15 04:35:34 -04:00
close mysql connection in footer
This commit is contained in:
@@ -58,3 +58,7 @@
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<?php
|
||||
mysqli_close($conn);
|
||||
?>
|
Reference in New Issue
Block a user