Clear app header

This commit is contained in:
Nathan Gray 2014-11-27 21:34:46 +00:00
parent 57f5569fc4
commit c53625a4e4

View File

@ -111,6 +111,7 @@ class calendar_favorite_portlet extends home_favorite_portlet
break;
}
unset($GLOBALS['egw_info']['flags']['app_header']);
$etemplate->exec(get_called_class() .'::process',$content);
}