1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
wallabag/inc/3rdparty/htmlpurifier/HTMLPurifier.composer.php

5 lines
95 B
PHP
Raw Normal View History

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