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
+9
View File
@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
);