X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Finc%2Fnodes.inc;h=c7998508cfe47ba22df22b360b51ddccc2b62d9c;hb=4c113a6b8204cb0c446d0d7f1272f8995fd78378;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');