From 5336329dafe6591b0b1269e741e44a8ec01a9b28 Mon Sep 17 00:00:00 2001 From: michael pereira Date: Tue, 5 Apr 2011 17:52:59 +0200 Subject: Dates angepasst --- application/modules/user/controllers/PrebootController.php | 4 +--- 1 file changed, 1 insertion(+), 3 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 f283969..8bf6c47 100644 --- a/application/modules/user/controllers/PrebootController.php +++ b/application/modules/user/controllers/PrebootController.php @@ -84,9 +84,7 @@ class User_PrebootController extends Zend_Controller_Action $this->view->prebootlist = $pagination->getElements(); $this->view->pagination = $pagination->pagination($pageurl); - $this->view->page = $pagination->getRequestPage(); - $this->view->prebootlist= $this->view->prebootlist; - + $this->view->page = $pagination->getRequestPage(); $this->view->update = array(); -- cgit v1.2.3-55-g7522