This website requires JavaScript.
Explore
Help
Sign In
dbxe
/
DBXE
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
Files
4b9bc8754b52d3a6f9daf2e2368c4893f3701ea3
DBXE
/
vendor
/
ezyang
/
htmlpurifier
/
library
/
HTMLPurifier.composer.php
T
5 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial xentral_oss_20.3.c9ffacf
2021-05-21 08:49:41 +02:00
<?
php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
dirname
(
__FILE__
));
}
Reference in New Issue
Copy Permalink