S2OJ/web/app/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php

5 lines
101 B
PHP
Raw Normal View History

2022-10-09 13:45:29 +00:00
<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
}