CEvent::Send #send #CEvent
<? $arEventFields = array( "EMAIL" => $tmpUserEmail, "ITEM_NAME" => $tmpItemName, "URL" => $tmpItemURL, ); CEvent::Send('SB_EMAIL_CONFIRM', 's1', $arEventFields, 'Y', 116); ?>