5 lines
105 B
PHP
Executable File
5 lines
105 B
PHP
Executable File
<?php
|
|
if (!defined('HTMLPURIFIER_PREFIX')) {
|
|
define('HTMLPURIFIER_PREFIX', dirname(__FILE__));
|
|
}
|