From 8d249c5f289f382e214297fda1bf6eec6b3961bd Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 4 Apr 2001 12:54:10 +0000 Subject: Last night's updates: - improved "track drop.org": it has now 2 boxes, one for "track comments" and one for "track nodes" - various small improvements to the book module based on the feedback we got. - fixed typo in moderation module - ... --- includes/node.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/node.inc b/includes/node.inc index d67eb470d..d894c6749 100644 --- a/includes/node.inc +++ b/includes/node.inc @@ -131,7 +131,7 @@ function node_form($node) { } } -function node_info($node) { +function node_control($node) { global $REQUEST_URI; ?> -- cgit v1.2.3