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
23caca0035f5c4bbd5b9563fabe29167b491f5bb
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