From 671f6cb226d6974a51bf53cb4ac6394fea5b228d Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 12 Apr 2011 12:29:45 +0200 Subject: Fehler in GroupGroupsMapper gefixxt --- 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 ce5c994..1205f7a 100644 --- a/application/modules/user/controllers/IndexController.php +++ b/application/modules/user/controllers/IndexController.php @@ -21,7 +21,7 @@ class User_IndexController extends Zend_Controller_Action '/user/config' => 'Create your own Configuration', '/user/bootmenu' => 'Create your Bootmenu', ); - $this->view->links = $links; + $this->view->links = $links; } } } -- cgit v1.2.3-55-g7522