phpgw_footer()

This commit is contained in:
skeeter 2001-01-08 01:23:29 +00:00
parent a4982a7f0a
commit e33b90268a

View File

@ -157,5 +157,5 @@
<TR><TD></TD></TR>
</TABLE>
<?php
include($phpgw_info["server"]["api_inc"] . "/footer.inc.php");
$phpgw->common->phpgw_footer();
?>