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
f0866f65e4814be68d51dc572855155e2c9132ca
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