nowPage = $p; $page->unsetParameter('page'); } $this->assign('pagination', $page->show()); $this->display(T('Admin@common/pagination')); } }