You are here

function nodehierarchy_nodeapi_OLD in Node Hierarchy 7.2

Implmentation of hook_nodeapi().

File

./nodehierarchy.module, line 512
A module to make nodes hierarchical.

Code

function nodehierarchy_nodeapi_OLD(&$node, $op, $teaser = NULL, $page = NULL) {
}