0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-18 18:25:18 +00:00
htmlpurifier/tests/default_load.php

4 lines
54 B
PHP
Raw Normal View History

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