No, the directory is not sufficient
authorJoey Schulze <joey@infodrom.org>
Fri, 20 Oct 2006 09:12:26 +0000 (09:12 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 20 Oct 2006 09:12:26 +0000 (09:12 +0000)
src/index.wml

index bf96f6e..008e421 100644 (file)
@@ -99,7 +99,7 @@
     printf ("<li> <strong><a href=\"<root_prefix>stats/details.php3?list=%s\">Statistics</a></strong><br>",
         $list);
   } else {
-    echo ("<li> <strong><a href=\"<root_prefix>stats/\">Statistics</a></strong><br>");
+    echo ("<li> <strong><a href=\"<root_prefix>stats/index.php3\">Statistics</a></strong><br>");
   }
 ?>