From a31ab7a2d0af0d29ce0a6895e7b3242e1ce1287d Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 19 Jan 2005 20:00:49 +0100 Subject: noindex,nofollow on old revisions (Task #65) darcs-hash:20050119190049-9977f-795695564faec0be3654137ea1e2ae51c9472455.gz --- inc/html.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/html.php') diff --git a/inc/html.php b/inc/html.php index 072d36415..97a0c091b 100644 --- a/inc/html.php +++ b/inc/html.php @@ -174,6 +174,7 @@ function html_head(){ global $ID; global $ACT; global $INFO; + global $REV; global $conf; global $lang; @@ -197,7 +198,7 @@ function html_head(){ '."\n"; print ' '."\n"; -- cgit v1.2.3