This repository has been archived on 2024-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/lib/htmlpurifier/tests/default_load.php
2012-07-18 20:40:31 +10:00

4 lines
54 B
PHP

<?php
class default_load { }
echo "Default loaded\n";