Beispiel #1
0
 public function executeShow()
 {
     $this->news = NewsPeer::retrieveByPK($this->getRequestParameter('id'));
 }