friendica/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php

5 lines
101 B
PHP
Raw Normal View History

2016-02-09 10:06:17 +00:00
<?php
if (!defined('HTMLPURIFIER_PREFIX')) {
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
}