XOOPS 2.5.6
Final
|
Go to the source code of this file.
Classes | |
class | PHPMailer |
class | phpmailerException |
Namespaces | |
namespace | PHPMailer |
Variables | |
if(version_compare(PHP_VERSION, '5.0.0', ' <')) exit("Sorry this version of PHPMailer will only run on PHP version or greater | n |
if (version_compare(PHP_VERSION, '5.0.0', '<')) exit("Sorry this version of PHPMailer will only run on PHP version or greater n |
Definition at line 38 of file class.phpmailer.php.