From 91039eb83e31b6870bded95e533d80c8f088e88f Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sat, 3 Jul 1999 16:07:13 +0000 Subject: Comment --- html/functions.php3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'html') diff --git a/html/functions.php3 b/html/functions.php3 index 5bdb122c..cc178e53 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -116,7 +116,8 @@ function small_header_body($title) { /* print "
"; FIXME: hack to get CSS to work with bad HTML from texi2html */ } -/* FIXME: improve this function */ +/* FIXME: remove this function: maybe just set a global variable, + or use SCRIPT_NAME, and then include footer.phtml. */ function footer($filemodified=".") { include('footer.phtml'); -- cgit v1.2.3