ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Legacy autoloader for systems lacking spl_autoload_register. More...
Go to the source code of this file.
Functions | |
__autoload ($class) | |
Legacy autoloader for systems lacking spl_autoload_register.
Must be separate to prevent deprecation warning on PHP 7.2
Definition in file HTMLPurifier.autoload-legacy.php.
__autoload | ( | $class | ) |
Definition at line 10 of file HTMLPurifier.autoload-legacy.php.
References HTMLPurifier_Bootstrap\autoload().
Referenced by CAS_autoload().