1
1
mirror of https://github.com/renbaoshuo/S2OJ.git synced 2025-01-30 20:20:00 +00:00

5 lines
101 B
PHP
Raw Normal View History

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