App/bin/exit.php
2020-11-25 17:28:45 +01:00

5 lines
44 B
PHP

<?php #bin/exit.php
$mysqli->close();
?>