You are right, backend.inc is the way to go
authorDaniel Hromada <hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 21:55:08 +0000 (22:55 +0100)
committerDaniel Hromada <hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 21:55:08 +0000 (22:55 +0100)
wwwroot/inc/nodes.inc

index e8ffb84eeea3408ca3a05991a83739214b625e3e..c7998508cfe47ba22df22b360b51ddccc2b62d9c 100644 (file)
@@ -15,6 +15,8 @@ require_once(INCLUDE_DIR.'base36.inc');
      }
    }
 
+
+
 function processContent_hack($node_content) {
         global $node;
         include_once(INCLUDE_DIR.'htmlparse.inc');
This page took 0.131379 seconds and 4 git commands to generate.