1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-10-18 14:48:50 +02:00
phorge-phorge/externals/phpmailer
Andre Klapper 67c0efdffb PHPMailer: Remove duplicate array keys
Summary:
`'doc'` is listed twice in the `$mimes` array. Remove one key.

The second key was also removed in 6f919df65e.

Test Plan: Read/grep the code.

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25666
2024-05-21 11:07:39 +02:00
..
class.phpmailer-lite.php PHPMailer: Remove duplicate array keys 2024-05-21 11:07:39 +02:00
class.phpmailer.php PHPMailer: Remove duplicate array keys 2024-05-21 11:07:39 +02:00
class.pop3.php PHPMailer: Remove a check for PHP 5.0 2024-05-18 02:00:28 +02:00
class.smtp.php replace usage of each() with foreach() for smtp 2023-03-03 19:27:57 +01:00
LICENSE Get rid of +x on a bunch of nonexecutable files because I failed to set 2011-04-02 16:47:20 -07:00