예제 #1
0
 function MyPage($aFormName, $aFormTitle = null)
 {
     MyPage::__construct($aFormName, $aFormTitle);
 }