From e205bff25c5716ce1788d39a0803fa439928ff3c Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 19 Apr 2011 14:34:10 +0200 Subject: Notices und Warnings weggemacht --- application/modules/user/controllers/BootmenuController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/user/controllers/BootmenuController.php') diff --git a/application/modules/user/controllers/BootmenuController.php b/application/modules/user/controllers/BootmenuController.php index 9e9f972..f4b0d0f 100644 --- a/application/modules/user/controllers/BootmenuController.php +++ b/application/modules/user/controllers/BootmenuController.php @@ -143,7 +143,7 @@ class user_BootmenuController extends Zend_Controller_Action $this->view->page = $pagination->getRequestPage(); $this->view->bootmenulist = $bootmenu; - $this->view->bootmenuentrylist = $bootmenuentries; + @$this->view->bootmenuentrylist = $bootmenuentries; } -- cgit v1.2.3-55-g7522