From 58bf0d27db10a9b20b96777707bbd76ce7904640 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 29 Sep 2000 17:28:55 +0000 Subject: Remove link_root nonsense --- html/functions.php3 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'html/functions.php3') diff --git a/html/functions.php3 b/html/functions.php3 index 1b9bfbe0..864eab3f 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -113,14 +113,6 @@ function date_modified($filename) { } } -/* A link to one of the main pages (must appear in navbar menu) */ - -function link_root($page,$text) { - print ""; - print $text; - print ""; -} - function small_header($title) { print $dtd; print ""; -- cgit v1.2.3