diff --git a/phpgwapi/templates/verdilak/head.inc.php b/phpgwapi/templates/verdilak/head.inc.php index 5204a379d4..4f14e2dc45 100644 --- a/phpgwapi/templates/verdilak/head.inc.php +++ b/phpgwapi/templates/verdilak/head.inc.php @@ -26,3 +26,4 @@ $tpl->set_var('website_title', $phpgw_info['server']['site_title']); $tpl->set_var('body_tags',$bodyheader); $tpl->pfp('out','head'); + unset($tpl);