HTMLFilter has been moved to pikotools library
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include "core/cur.h"
|
||||
#include "core/system.h"
|
||||
#include "core/sessionmanager.h"
|
||||
#include "core/htmlfilter.h"
|
||||
#include "html/htmlfilter.h"
|
||||
#include "db/db.h"
|
||||
#include "core/winixrequest.h"
|
||||
|
||||
@@ -79,7 +79,7 @@ namespace TemplatesFunctions
|
||||
extern Locale locale;
|
||||
extern EzcFun ezc_functions;
|
||||
extern LocaleFilter locale_filter;
|
||||
extern HTMLFilter html_filter;
|
||||
extern pt::HTMLFilter html_filter;
|
||||
extern Ezc::Stack empty_stack;
|
||||
|
||||
extern Db * db;
|
||||
|
||||
Reference in New Issue
Block a user