FIX - smtps lib geturl for getDomainFromURL
This commit is contained in:
parent
095052b3cc
commit
db4a0dc28e
@ -458,6 +458,7 @@ class SMTPs
|
||||
// phpcs:enable
|
||||
global $conf;
|
||||
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/geturl.lib.php';
|
||||
// Send the RFC2554 specified EHLO.
|
||||
// This improvment as provided by 'SirSir' to
|
||||
// accomodate both SMTP AND ESMTP capable servers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user