From 6dd01fcea230dc96bd3955aa74cf16aa1c5c17ca Mon Sep 17 00:00:00 2001 From: justauser Date: Sun, 26 May 2013 11:27:42 -0400 Subject: Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers. Also added the ability to have multiple email addresses in the to field. Addresses are separated by semicolons (;) --- lib/phpmailer/language/phpmailer.lang-de.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 lib/phpmailer/language/phpmailer.lang-de.php (limited to 'lib/phpmailer/language/phpmailer.lang-de.php') diff --git a/lib/phpmailer/language/phpmailer.lang-de.php b/lib/phpmailer/language/phpmailer.lang-de.php new file mode 100644 index 000000000..0152ba0b1 --- /dev/null +++ b/lib/phpmailer/language/phpmailer.lang-de.php @@ -0,0 +1,25 @@ + -- cgit v1.2.3