Exemplo n.º 1
0
 /**
  * class constructor
  */
 function CRM_Contact_BAO_Group()
 {
     parent::CRM_Contact_DAO_Group();
 }