7 lines
No EOL
48 B
PHP
7 lines
No EOL
48 B
PHP
<?php
|
|
/*
|
|
* Free resources
|
|
*/
|
|
|
|
$db->close();
|
|
?>
|