MDL-44516 import htmlpurifier 4.6.0

This commit is contained in:
Petr Škoda
2014-03-14 12:11:49 +08:00
parent c0e88129d1
commit 6becafba0e
357 changed files with 31103 additions and 25445 deletions
+12 -12
View File
@@ -1,12 +1,12 @@
<?php
/**
* Global exception class for HTML Purifier; any exceptions we throw
* are from here.
*/
class HTMLPurifier_Exception extends Exception
{
}
// vim: et sw=4 sts=4
<?php
/**
* Global exception class for HTML Purifier; any exceptions we throw
* are from here.
*/
class HTMLPurifier_Exception extends Exception
{
}
// vim: et sw=4 sts=4