This website requires JavaScript.
Explore
Help
Sign In
charge123
/
park
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b22d09bd39fb7de2ccee0dcb8b7474bed2f0b3ab
park
/
vendor
/
ezyang
/
htmlpurifier
/
library
/
HTMLPurifier.composer.php
T
5 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
init
2025-12-01 11:19:23 +08:00
<?
php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
dirname
(
__FILE__
));
}
Reference in New Issue
Copy Permalink