Send Announcement Module v0.2

Created by: Vinoth Kannan and converted to a module by kbeeveer46
Created on: 2007/02/19

Description

Send Announcement allows you to send an email announcement to all of your users.

Instructions

1. Edit /modules/send_announcement/templates/sendannouncement.tpl and enter your email address
2. After enabling, create a link somewhere (like in your admin_main_center.tpl page). The link is: /module.php?module=sendannouncement

Revision History

v0.2 2007/02/21 Vinoth - using $db gloabl no more manual configuration needed for DB settings, hard-coded Alert message on subject and message errors
v0.1 2007/02/19 kbeeveer46 - First version