From 87a4025046e739df02bf07f931a3e87dc7ca8a41 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Wed, 6 Apr 2011 00:42:25 +0200 Subject: bootmenu fix --- application/modules/user/controllers/PrebootController.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'application/modules/user/controllers/PrebootController.php') diff --git a/application/modules/user/controllers/PrebootController.php b/application/modules/user/controllers/PrebootController.php index 5e09721..b630267 100644 --- a/application/modules/user/controllers/PrebootController.php +++ b/application/modules/user/controllers/PrebootController.php @@ -52,10 +52,7 @@ class User_PrebootController extends Zend_Controller_Action $pbsNotifier = new Pbs_Notifier(); $this->view->notification = $pbsNotifier->notify('update',$result); } - - $groupMapper = new Application_Model_GroupMapper(); - $personMapper = new Application_Model_PersonMapper(); - + $groupID = $this->membership->getGroupID(); //ACL Darf er PrebootMenu sehen? -- cgit v1.2.3-55-g7522