GroupAct_Notify_Background

This taks handles notifying someone that a user has requested to join a group they moderate. 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