This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
vichan
Watch
1
Star
0
Fork
0
You've already forked vichan
mirror of
https://github.com/vichan-devel/vichan.git
synced
2024-12-11 15:26:08 +01:00
Code
Releases
Wiki
Activity
45f0ee1afc
vichan
/
inc
/
lib
/
htmlpurifier-4.6.0
/
library
/
HTMLPurifier.composer.php
5 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
Upgrade HTMLPurifier library 4.5->4.6
2015-02-21 08:16:38 +01:00
<
?
php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
__DIR__
);
}
Copy Permalink