_onEventFanRemove() public method

public _onEventFanRemove ( $iEntryId, $iProfileId, $aDataEntry, $sEmailTemplate )
Beispiel #1
0
 function onEventFanRemove($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventFanRemove($iEntryId, $iProfileId, $aDataEntry, 'bx_groups_fan_remove');
 }
 function onEventFanRemove($iEntryId, $iProfileId, $aDataEntry)
 {
     parent::_onEventFanRemove($iEntryId, $iProfileId, $aDataEntry, 'ml_clonetwo_fan_remove');
 }