Files @ c7d7e38b2269
Branch filter:

Location: hot67beta/includes/phpmailer/class.phpmailer.php - annotation

root@protofusion.org
Initial import of the site.
1
2
3
4
5
6
7
<?php
/**
 * Legacy Mode compatibility
 * @version		$Id: class.phpmailer.php 10381 2008-06-01 03:35:53Z pasamio $
 * @package		Joomla.Legacy
 */
require_once( dirname(__FILE__) . '/../../libraries/phpmailer/phpmailer.php' );