SendMailing
Description
Handles the sending of the forum mailing in batches.
Syntax
void SendMailing ()
Notes
- Uses the ManageNews template and email_members_send sub template.
- Called by ?action=news;sa=mailingsend
- Requires the send_mail permission.
- Redirects to itself when more batches need to be sent.
- Redirects to ?action=admin after everything has been sent.