From 3faf46dcb0d092d735d6dafaa3760bf4f7826350 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 8 Mar 2009 22:01:36 +0000 Subject: - Patch #283931 by jeffschuler: documentation clarification. --- modules/node/node.api.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'modules/node/node.api.php') diff --git a/modules/node/node.api.php b/modules/node/node.api.php index 99cd0c636..52d807f7f 100644 --- a/modules/node/node.api.php +++ b/modules/node/node.api.php @@ -205,7 +205,9 @@ function hook_node_delete_revision($node) { } /** - * The node being created (inserted in the database). + * Respond to node insertion. + * + * Take action when a new node of any type is being inserted in the database. * * @param $node * The node the action is being performed on. -- cgit v1.2.3