mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 21:45:56 +00:00
strip_tags_long: use htmlpurifier to properly reformat html content
This commit is contained in:
11
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
Executable file
11
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/Exception.php
Executable file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exceptions related to configuration schema
|
||||
*/
|
||||
class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
||||
Reference in New Issue
Block a user