added hook calendar_view for infolog-integration

This commit is contained in:
Ralf Becker 2002-05-12 07:51:51 +00:00
parent 5a73146b91
commit 2fb9b0b51e

View File

@ -780,6 +780,8 @@
);
$p->set_var($var);
echo $p->fp('out','form_button').'</center>';
$GLOBALS['phpgw']->hooks->process('calendar_view');
}
function edit($params='')