Page 1 of 1

htmlpurifier

Posted: Mon Jun 11, 2018 4:29 pm
by boionfire81
Hello,

Do you know what hesk files call on the htmlpurifier files (not functions, just the file location)? I'd like to save visitors a little data and time (through cache) by only needing to call on one location of the htmlpurifier throughout all scripts. I just need to pass along a new location for this library in hesk.

Re: htmlpurifier

Posted: Mon Jun 11, 2018 6:28 pm
by Klemen
I'm not sure I fully understand your question?

HTMLPurifier is only used when a knowledgebase article is written or modified, so only in admin/manage_knowledgebase.php

Re: htmlpurifier

Posted: Mon Jun 11, 2018 11:49 pm
by boionfire81
that was probably all the info I needed. ty :)