We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0470d06 commit cc5082aCopy full SHA for cc5082a
berry/email.php
@@ -1,5 +1,6 @@
1
<?php
2
3
require_once(__DIR__ . "/email/EMail.php");
4
+require_once(__DIR__ . "/email/SMTPEMail.php");
5
6
?>
0 commit comments