X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Fnodes.inc;h=c7998508cfe47ba22df22b360b51ddccc2b62d9c;hb=ccb9c667e7fdb56dfc2aa3c800328511a26dffb8;hp=e8ffb84eeea3408ca3a05991a83739214b625e3e;hpb=3676f24250be4b7db303567eee89cd33247cf674;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/nodes.inc b/wwwroot/inc/nodes.inc index e8ffb84..c799850 100644 --- a/wwwroot/inc/nodes.inc +++ b/wwwroot/inc/nodes.inc @@ -15,6 +15,8 @@ require_once(INCLUDE_DIR.'base36.inc'); } } + + function processContent_hack($node_content) { global $node; include_once(INCLUDE_DIR.'htmlparse.inc');