_onEventAdminBecomeFan() 공개 메소드

public _onEventAdminBecomeFan ( $iEntryId, $iProfileId, $aDataEntry, $sEmailTemplate )
예제 #1
0
 function onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry, 'bx_groups_admin_become_fan');
 }
 function onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventAdminBecomeFan($iEntryId, $iProfileId, $aDataEntry, 'ml_clonetwo_admin_become_fan');
 }