예제 #1
0
 public function preDispatch()
 {
     parent::preDispatch();
     $this->newsletterActive = $this->guestbookSettings['newsletter_integration'] == 1;
 }