Fixed missing footer call

This commit is contained in:
jengo 2001-01-10 10:53:43 +00:00
parent 2c011ba41c
commit ae92199c92

View File

@ -41,4 +41,5 @@
}
$tpl->pparse("out","phpgw_about");
$phpgw->common->phpgw_footer();
?>