mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-03 11:59:16 +01:00
update hook home
This commit is contained in:
parent
9066ede2da
commit
e631fdb71b
@ -57,6 +57,6 @@
|
|||||||
|
|
||||||
$GLOBALS['phpgw']->portalbox->set_params(array('app_id' => $app_id,
|
$GLOBALS['phpgw']->portalbox->set_params(array('app_id' => $app_id,
|
||||||
'title' => lang('calendar')));
|
'title' => lang('calendar')));
|
||||||
$GLOBALS['phpgw']->portalbox->draw($GLOBALS['extra_data'])
|
$GLOBALS['phpgw']->portalbox->draw($GLOBALS['extra_data']);
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user