コード例 #1
0
 /**
  * class constructor
  */
 function CRM_Contribute_BAO_Premium()
 {
     parent::CRM_Contribute_DAO_Premium();
 }