PATH:
home
/
thebhoeo
/
.trash
/
wpforms-lite-pro
/
vendor_prefixed
/
ezyang
/
htmlpurifier
/
library
<?php namespace WPForms\Vendor; /** * @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.auto.php
[edit]
[-] HTMLPurifier.composer.php
[edit]
[-] HTMLPurifier.kses.php
[edit]
[-] HTMLPurifier.func.php
[edit]
[+]
HTMLPurifier
[-] HTMLPurifier.autoload.php
[edit]
[-] HTMLPurifier.autoload-legacy.php
[edit]
[-] HTMLPurifier.php
[edit]
[+]
..
[-] HTMLPurifier.includes.php
[edit]
[-] HTMLPurifier.safe-includes.php
[edit]
[-] HTMLPurifier.path.php
[edit]