From 235bb050c544a2293078ace1d34569ab498d6648 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 29 Dec 2002 14:43:49 +0000 Subject: [PATCH] Better way to include initial intro.html --- doc/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.php b/doc/index.php index 02d7094a7f..0c9c512a08 100644 --- a/doc/index.php +++ b/doc/index.php @@ -11,7 +11,7 @@ $include = true; } - $info = document_file($file, $include); + document_file($file, $include); if ($include) { exit; @@ -27,6 +27,6 @@ - urlpath"; ?>"> + "> -- 2.39.5