コード例 #1
0
ファイル: actions.class.php プロジェクト: rollmax/read2read
 public function executeContact()
 {
     // Get contact page content
     $this->page = PageTable::getContactPage();
 }