This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
2015-12-01 14:34:16 +01:00

4 lines
101 B
PHP

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