2
0
forked from Wavyzz/dolibarr

Fix: minor change

This commit is contained in:
Laurent Destailleur
2012-03-17 23:38:44 +01:00
parent 8d1b9055b4
commit d87f14b7ce

View File

@@ -113,11 +113,11 @@ if ($id > 0 || ! empty($ref))
include(DOL_DOCUMENT_ROOT.'/core/tpl/notes.tpl.php');
print '</div>';
dol_fiche_end();
}
llxFooter();
$db->close();
?>