From: moodler Date: Mon, 6 Jan 2003 08:47:57 +0000 (+0000) Subject: Slightly more rboust X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5674507b4d2c9113abd41e696c814b728b45ccc5;p=moodle.git Slightly more rboust --- diff --git a/doc/index.php b/doc/index.php index 1e4d03b470..66b6f81290 100644 --- a/doc/index.php +++ b/doc/index.php @@ -14,6 +14,8 @@ if (!empty($sub)) { $sub = "#$sub"; + } else { + $sub = ""; } if (empty($file)) {