Replace htmLawed with HTMLPurifier

This commit is contained in:
Mikael Nordfeldth
2016-01-28 18:57:36 +01:00
parent daea5647b6
commit 7e6783bb8f
384 changed files with 31999 additions and 5797 deletions

View File

@@ -0,0 +1,4 @@
<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
}