From f7106f86639cb8c8efb05b3ce28c1923302b37ea Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Fri, 20 Oct 2006 09:12:26 +0000 Subject: [PATCH] No, the directory is not sufficient --- src/index.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.wml b/src/index.wml index bf96f6e..008e421 100644 --- a/src/index.wml +++ b/src/index.wml @@ -99,7 +99,7 @@ printf ("
  • stats/details.php3?list=%s\">Statistics
    ", $list); } else { - echo ("
  • stats/\">Statistics
    "); + echo ("
  • stats/index.php3\">Statistics
    "); } ?> -- 2.20.1