⬆️ Update HTML Purifier library.
Updated HTML Purifier from 4.6.0 to 4.9.2 with better PHP7 compatibility. Used composer to manage this library.
This commit is contained in:
4
vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
vendored
Normal file
4
vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if (!defined('HTMLPURIFIER_PREFIX')) {
|
||||
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
|
||||
}
|
Reference in New Issue
Block a user