예제 #1
0
 public function executeContact()
 {
     // Get contact page content
     $this->page = PageTable::getContactPage();
 }