示例#1
0
 /**
  * class constructor
  */
 function CRM_Mailing_Event_BAO_Delivered()
 {
     parent::CRM_Mailing_Event_DAO_Delivered();
 }