From 866f03cc988d023f847cc2732e3f08d93f287a81 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 29 Mar 2011 15:57:16 +0200 Subject: In den Rückgabewert der ParentGroups-Funktion die eigene Gruppe hinzugefügt --- application/modules/user/controllers/IndexController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/user/controllers/IndexController.php') diff --git a/application/modules/user/controllers/IndexController.php b/application/modules/user/controllers/IndexController.php index 8974286..ce5c994 100644 --- a/application/modules/user/controllers/IndexController.php +++ b/application/modules/user/controllers/IndexController.php @@ -22,7 +22,7 @@ class User_IndexController extends Zend_Controller_Action '/user/bootmenu' => 'Create your Bootmenu', ); $this->view->links = $links; - } + } } } -- cgit v1.2.3-55-g7522