let autoloader include files for HTMLPurifier
This commit is contained in:
parent
c6514d58db
commit
aec8a1883e
3 changed files with 0 additions and 7 deletions
|
|
@ -76,7 +76,6 @@ function format_event_html($ev, $simple = false) {
|
|||
function parse_event($h) {
|
||||
|
||||
require_once('include/Scrape.php');
|
||||
require_once('library/HTMLPurifier.auto.php');
|
||||
require_once('include/html2bbcode');
|
||||
|
||||
$h = '<html><body>' . $h . '</body></html>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue