first commit
This commit is contained in:
4
htmlpurifier-4.10.0/library/HTMLPurifier.composer.php
Executable file
4
htmlpurifier-4.10.0/library/HTMLPurifier.composer.php
Executable file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
if (!defined('HTMLPURIFIER_PREFIX')) {
|
||||
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
|
||||
}
|
Reference in New Issue
Block a user