MDL-14898 upgraded html purifier to 3.1.0 in HEAD
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Global exception class for HTML Purifier; any exceptions we throw
|
||||
* are from here.
|
||||
*/
|
||||
class HTMLPurifier_Exception extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user