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.
htmlpurifier
Moderator: mkoch227
Re: htmlpurifier
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
HTMLPurifier is only used when a knowledgebase article is written or modified, so only in admin/manage_knowledgebase.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 12
- Joined: Thu Dec 07, 2017 11:11 am
Re: htmlpurifier
that was probably all the info I needed. ty 
