public function execute()
 {
     $this->forums = DbForum::GetAll();
 }