PATH:
home
/
lab2454c
/
credityorkgroup.com
/
vendor
/
ezyang
/
htmlpurifier
/
library
<?php /** * @file * Legacy autoloader for systems lacking spl_autoload_register * */ spl_autoload_register(function($class) { return HTMLPurifier_Bootstrap::autoload($class); }); // vim: et sw=4 sts=4
[-] HTMLPurifier.composer.php
[edit]
[+]
HTMLPurifier
[+]
..
[-] HTMLPurifier.kses.php
[edit]
[-] HTMLPurifier.php
[edit]
[-] HTMLPurifier.path.php
[edit]
[-] HTMLPurifier.auto.php
[edit]
[-] HTMLPurifier.autoload-legacy.php
[edit]
[-] HTMLPurifier.func.php
[edit]
[-] HTMLPurifier.autoload.php
[edit]
[-] HTMLPurifier.safe-includes.php
[edit]
[-] HTMLPurifier.includes.php
[edit]