App/bin/exit.php

5 lines
56 B
PHP
Executable File

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