Fixed parse error and preferences not being loaded properly

This commit is contained in:
jengo 2000-09-03 12:52:59 +00:00
parent 56216eacd7
commit c09da12906

View File

@ -82,7 +82,6 @@
} }
} }
<?php $t->pparse("out","footer");
$t->pparse("out","footer"); include($phpgw_info["server"]["api_dir"] . "/footer.inc.php");
include($phpgw_info["server"]["api_dir"] . "/footer.inc.php");
?> ?>