home
/
zktecojo
/
public_html
/
htmlpurifier
/
tests
/
HTMLPurifier
/
PHPT
/
loading
➕ New
📤 Upload
✎ Editing:
_autoload.inc
← Back
<?php /** * Tests if autoloading for HTML Purifier is enabled. If all tests pass, * output is blank. */ assert("!in_array(realpath('../library/HTMLPurifier/Filter/YouTube.php'), get_included_files())"); new HTMLPurifier_Filter_YouTube(); assert(" in_array(realpath('../library/HTMLPurifier.autoload.php'), get_included_files())"); // vim: et sw=4 sts=4
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel