at the beginning of SmtpSend function goes:
include_once($this->PluginDir . "class.smtp.php");
i think here it's more likely to be "class-smtp.php"?
after i changed it, the code runs well, otherwise some warning would pop up during runtime.
at the beginning of SmtpSend function goes:
include_once($this->PluginDir . "class.smtp.php");
i think here it's more likely to be "class-smtp.php"?
after i changed it, the code runs well, otherwise some warning would pop up during runtime.
This topic has been closed to new replies.