mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-07-11 11:55:32 +02:00
added hook calendar_view for infolog-integration
This commit is contained in:
@ -780,6 +780,8 @@
|
|||||||
);
|
);
|
||||||
$p->set_var($var);
|
$p->set_var($var);
|
||||||
echo $p->fp('out','form_button').'</center>';
|
echo $p->fp('out','form_button').'</center>';
|
||||||
|
|
||||||
|
$GLOBALS['phpgw']->hooks->process('calendar_view');
|
||||||
}
|
}
|
||||||
|
|
||||||
function edit($params='')
|
function edit($params='')
|
||||||
|
Reference in New Issue
Block a user