diff --git a/application/default/controllers/ArchivesController.php b/application/default/controllers/ArchivesController.php index 0c2c27ad..5995bdb5 100644 --- a/application/default/controllers/ArchivesController.php +++ b/application/default/controllers/ArchivesController.php @@ -170,7 +170,7 @@ class ArchivesController extends Zend_Controller_Action $News = new Archive($this->db); $category = new ArchiveCategory($this->db); - $types = $category->GetCategory(); + $types = $category->GetCategory(0,$ptype); foreach($types as $k=>$v) { $parts = array(