[Qual] Close database handler should be after Footer

This commit is contained in:
philippe grand
2015-12-11 14:19:38 +01:00
parent 9b0dd8159e
commit 30eb08151d
62 changed files with 65 additions and 139 deletions

View File

@@ -257,6 +257,5 @@ if (function_exists("ldap_connect"))
}
}
$db->close();
llxFooter();
$db->close();