add phpmailer via composer new

This commit is contained in:
BenjaminToby
2021-06-19 09:12:48 +01:00
parent 949e3998ff
commit 4b5a191797
79 changed files with 10731 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit8dfb1a31d96061e496c276bbedc3e7cb::getLoader();