htmlpurifier

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
boionfire81
Posts: 12
Joined: Thu Dec 07, 2017 11:11 am

htmlpurifier

Post 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.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: htmlpurifier

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
boionfire81
Posts: 12
Joined: Thu Dec 07, 2017 11:11 am

Re: htmlpurifier

Post by boionfire81 »

that was probably all the info I needed. ty :)
Post Reply