diff --git a/application/default/controllers/AuthorController.php b/application/default/controllers/AuthorController.php index fe272e3c..0632ff1e 100644 --- a/application/default/controllers/AuthorController.php +++ b/application/default/controllers/AuthorController.php @@ -3967,7 +3967,7 @@ class AuthorController extends Zend_Controller_Action $md = new Metadata($this->db); $this->view->md = $md->view($uuid); - $fund->addPaginator($rows,$this->view,$this->_request); + view::addPaginator($rows,$this->view,$this->_request); return true; }//formd