diff --git a/class/manda_correo.php b/class/manda_correo.php index fc2e127..eb4967b 100644 --- a/class/manda_correo.php +++ b/class/manda_correo.php @@ -1,5 +1,5 @@ '; - require_once('../include/phpmailer/PHPMailerAutoload.php'); if($_ENV['DB_NAME'] == "paad_pruebas" || self::PRUEBAS){ $asunto = "PRUEBAS-".$asunto; }