bblogMailer.class.php - extends the PHPMailer class
Here's a class that extends the PHPMailer class and sets the defaults for our bBlog site. This saves us the trouble of hacking the original phpMaier, to ease upgrading and make our life easier :)
| License: | GNU General Public License |
| Source: | phpmailer - <http://phpmailer.sourceforge.net/> |
| Copyright: | The bBlog Project, http://www.bblog.com/ |
| Version: | $Id: $ |
| Author: | Xushi - <xushi.xushi@gmail.com> - last modified by $LastChangedBy: $ |