Register_Notify_Background

This task handles notifying users when someone new signs up. 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