EventNew_Notify_Background

This taks handles notifying someone that a new event has been added to the calendar - but only when no topic has been created. Simple Machines Forum (SMF)
extends SMF_BackgroundTask
Methods Summary
public
# execute( )
This executes the task - loads up the information, puts the email in the queue and inserts alerts as needed.
Methods inherited from SMF_BackgroundTask
__construct(), execute()
Constants inherited from SMF_BackgroundTask
RECEIVE_NOTIFY_EMAIL , RECEIVE_NOTIFY_ALERT
Properties inherited from SMF_BackgroundTask
$_details