ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
HTMLPurifier.autoload-legacy.php
Go to the documentation of this file.
1
<?
php
2
10
function
__autoload
($class)
11
{
12
return
HTMLPurifier_Bootstrap::autoload
($class);
13
}
14
15
// vim: et sw=4 sts=4
HTMLPurifier_Bootstrap\autoload
static autoload($class)
Autoload function for HTML Purifier.
Definition:
Bootstrap.php:38
__autoload
__autoload($class)
Definition:
HTMLPurifier.autoload-legacy.php:10
php
libs
composer
vendor
ezyang
htmlpurifier
library
HTMLPurifier.autoload-legacy.php
Generated on Thu Feb 27 2025 19:01:16 for ILIAS by
1.8.13 (using
Doxyfile
)