Fixed footer call

This commit is contained in:
jengo 2001-02-06 13:29:14 +00:00
parent 16cad5e0b4
commit fcd9d43bba

View File

@ -529,7 +529,7 @@
global $phpgw, $phpgw_info, $HTMLCOMPLAINT;
if (!isset($phpgw_info["flags"]["nofooter"]) || !$phpgw_info["flags"]["nofooter"]) {
include($phpgw_info["server"]["api_inc"] . "/footer.inc.php");
include(PHPGW_API_INC . "/footer.inc.php");
}
// Clean up mcrypt