ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
HTMLPurifier.composer.php
Go to the documentation of this file.
1<?php
2if (!defined('HTMLPURIFIER_PREFIX')) {
3 define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
4}
An exception for terminatinating execution or to throw for unit testing.