This website requires JavaScript.
Explore
Help
Register
Sign In
fernando
/
luos
Watch
1
Star
0
Fork
0
You've already forked luos
Code
Releases
Activity
Files
50b5eaec397a078e4cc467e0cc2c86624c3d0e10
luos
/
thirdparty
/
HTMLPurifier
/
HTMLPurifier.composer.php
5 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
HOR-2689
2017-08-02 16:06:56 -04:00
<
?
php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
__DIR__
);
}
Copy Permalink