mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-11-19 20:50:50 -05: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