mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-08 09:28:49 +00:00
[phpmailer] Update phpmailer to v6.5.0
This commit is contained in:
parent
3879d4f4fa
commit
410c90460e
66 changed files with 1022 additions and 540 deletions
3
phpmailer/vendor/composer/autoload_real.php
vendored
3
phpmailer/vendor/composer/autoload_real.php
vendored
|
@ -13,6 +13,9 @@ class ComposerAutoloaderInitPhpMailerAddon
|
|||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @return \Composer\Autoload\ClassLoader
|
||||
*/
|
||||
public static function getLoader()
|
||||
{
|
||||
if (null !== self::$loader) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue