mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-12 11:44:28 +02:00
4 lines
101 B
PHP
4 lines
101 B
PHP
<?php
|
|
if (!defined('HTMLPURIFIER_PREFIX')) {
|
|
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
|
|
}
|