"fixed not displayed calendar home page"

This commit is contained in:
Ralf Becker 2008-06-08 12:37:13 +00:00
parent c6b267758f
commit 9bd973dbb9

View File

@ -185,7 +185,7 @@ class calendar_uiviews extends calendar_ui
function &home()
{
// set some stuff for the home-page
$this->uiviews(array(
$this->__construct(array(
'date' => $this->bo->date2string($this->bo->now_su),
'cat_id' => 0,
'filter' => 'all',