Example #1
0
 /**
  * class constructor
  */
 function CRM_Mailing_Event_BAO_Subscribe()
 {
     parent::CRM_Mailing_Event_DAO_Subscribe();
 }