update hook home

This commit is contained in:
ceb 2002-10-26 01:42:14 +00:00
parent 9066ede2da
commit e631fdb71b

View File

@ -57,6 +57,6 @@
$GLOBALS['phpgw']->portalbox->set_params(array('app_id' => $app_id,
'title' => lang('calendar')));
$GLOBALS['phpgw']->portalbox->draw($GLOBALS['extra_data'])
$GLOBALS['phpgw']->portalbox->draw($GLOBALS['extra_data']);
}
?>