streams/library/HTMLPurifier.composer.php

4 lines
91 B
PHP

<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
define('HTMLPURIFIER_PREFIX', __DIR__);
}