app/libPHPMailerAutoload.inc

The Legend of Z

Classes

PHPMailerAutoload Class to ensure that Compatibility library below is loaded.

Functions

PHPMailerAutoload()

PHPMailerAutoload(string  $classname) 

PHPMailer SPL autoloader.

Parameters

string $classname

The name of the class to load

__autoload()

__autoload(string  $classname) 

Fall back to traditional autoload for old PHP versions

Parameters

string $classname

The name of the class to load