luck-draw/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php

5 lines
101 B
PHP
Raw Normal View History

2022-02-22 17:27:27 +08:00
<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
}