forked from extern/egroupware
added hook calendar_view for infolog-integration
This commit is contained in:
parent
5a73146b91
commit
2fb9b0b51e
@ -780,6 +780,8 @@
|
||||
);
|
||||
$p->set_var($var);
|
||||
echo $p->fp('out','form_button').'</center>';
|
||||
|
||||
$GLOBALS['phpgw']->hooks->process('calendar_view');
|
||||
}
|
||||
|
||||
function edit($params='')
|
||||
|
Loading…
Reference in New Issue
Block a user