first commit
This commit is contained in:
11
htmlpurifier-4.10.0/library/HTMLPurifier/VarParserException.php
Executable file
11
htmlpurifier-4.10.0/library/HTMLPurifier/VarParserException.php
Executable file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exception type for HTMLPurifier_VarParser
|
||||
*/
|
||||
class HTMLPurifier_VarParserException extends HTMLPurifier_Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
Reference in New Issue
Block a user