HTMLPurifier.composer.php 91 Bytes
<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
    define('HTMLPURIFIER_PREFIX', __DIR__);
}