"fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page"

This commit is contained in:
Ralf Becker 2008-08-15 05:09:05 +00:00
parent 1ed5390669
commit c1e057feb5

View File

@ -74,7 +74,7 @@ class calendar_uilist extends calendar_ui
function &home()
{
// set the defaults for the home-page
$this->uilist(array(
$this->__construct(array(
'date' => $this->bo->date2string($this->bo->now_su),
'cat_id' => 0,
'filter' => 'all',