S2OJ/web/app/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
Baoshuo 63bce3f253
All checks were successful
continuous-integration/drone/push Build is passing
chore(web): use composer
2022-10-09 21:45:29 +08:00

5 lines
101 B
PHP

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