Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / ezyang / htmlpurifier / library / HTMLPurifier.composer.php
1 <?php
2 if (!defined('HTMLPURIFIER_PREFIX')) {
3     define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
4 }