Warning, file /webapps/ocs-webserver/library/HTMLPurifier/VarParserException.php was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 <?php
0002 
0003 /**
0004  * Exception type for HTMLPurifier_VarParser
0005  */
0006 class HTMLPurifier_VarParserException extends HTMLPurifier_Exception
0007 {
0008 
0009 }
0010 
0011 // vim: et sw=4 sts=4