From 1c83a304a1619de153649e14730aa05a07a87f10 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 15 Mar 2011 11:15:47 +0100 Subject: links korrigiert, dev ist nun lauffähig --- application/modules/dev/controllers/GroupController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/modules/dev/controllers/GroupController.php') diff --git a/application/modules/dev/controllers/GroupController.php b/application/modules/dev/controllers/GroupController.php index 45c28d4..0456665 100644 --- a/application/modules/dev/controllers/GroupController.php +++ b/application/modules/dev/controllers/GroupController.php @@ -21,7 +21,7 @@ class dev_GroupController extends Zend_Controller_Action $this->rolemapper = new Application_Model_RoleMapper(); $this->groupList = $this->groupMapper->fetchAll(); } else { - $this->_helper->redirector('login', 'auth'); + $this->_helper->redirector('dev', 'login', 'auth'); } } -- cgit v1.2.3-55-g7522