File "VarParserException.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/ezyang/htmlpurifier/library/HTMLPurifier/VarParserException.php
File size: 157 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Exception type for HTMLPurifier_VarParser
*/
class HTMLPurifier_VarParserException extends HTMLPurifier_Exception
{
}
// vim: et sw=4 sts=4