index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
HTMLPurifier.composer.php
blob: 6706f4e397d547cdb449ab446e8f81f9157bcfd6 (
plain
) (
blame
)
1
2
3
4
<?php
if
(
!
defined
(
'HTMLPURIFIER_PREFIX'
))
{
define
(
'HTMLPURIFIER_PREFIX'
,
__DIR__
);
}