Indentation fix
This commit is contained in:
@@ -36,4 +36,5 @@ try{
|
|||||||
catch(PDOException $e){
|
catch(PDOException $e){
|
||||||
echo "Error: " . $e->getMessage();
|
echo "Error: " . $e->getMessage();
|
||||||
}
|
}
|
||||||
|
$connection = null;
|
||||||
?>
|
?>
|
||||||
Reference in New Issue
Block a user