From 7449a8432875bf9916c3def3c25419f2e2eb99d1 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 2 Jan 2017 00:56:16 +0100 Subject: * bumping PHPMailer to 5.2.21 --- lib/phpmailer/language/phpmailer.lang-es.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/phpmailer/language/phpmailer.lang-es.php') diff --git a/lib/phpmailer/language/phpmailer.lang-es.php b/lib/phpmailer/language/phpmailer.lang-es.php index 5ef716e..d2eac8d 100644 --- a/lib/phpmailer/language/phpmailer.lang-es.php +++ b/lib/phpmailer/language/phpmailer.lang-es.php @@ -23,4 +23,4 @@ $PHPMAILER_LANG['signing'] = 'Error al firmar: '; $PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() falló.'; $PHPMAILER_LANG['smtp_error'] = 'Error del servidor SMTP: '; $PHPMAILER_LANG['variable_set'] = 'No se pudo configurar la variable: '; -//$PHPMAILER_LANG['extension_missing'] = 'Extension missing: '; +$PHPMAILER_LANG['extension_missing'] = 'Extensión faltante: '; -- cgit v1.2.3