Files
moodle/lib/htmlpurifier/HTMLPurifier/Error.php
2007-08-21 22:06:47 +00:00

8 lines
122 B
PHP

<?php
/**
* Return object from functions that signifies error when null doesn't cut it
*/
class HTMLPurifier_Error {}