CWIS Developer Documentation
Classes | Namespaces | Variables
class.phpmailer.php File Reference

Go to the source code of this file.

Classes

class  PHPMailer
 
class  phpmailerException
 

Namespaces

namespace  PHPMailer
 PHPMailer - PHP email transport class NOTE: Requires PHP version 5 or later.
 

Variables

if(version_compare(PHP_VERSION, '5.0.0', '
<')) exit("Sorry this version
of PHPMailer will only run on
PHP version or greater 
n
 

Variable Documentation

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.