FundacionLQDVI_WebCongresos/www/includes/phpmailer/class.phpmailer.php

7 lines
224 B
PHP

<?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' );