Include apidb_footer() on objectManager pages

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-05-26 15:48:42 +00:00
committed by WineHQ
parent c39dbe83a9
commit 8602741181

View File

@@ -105,4 +105,6 @@ if($oObject->iId)
$oObject->display_table();
}
apidb_footer();
?>