... PHP > 3
[infodrom.org/lists.infodrom.org] / src / stats / details.wml
index 46e9c3e..30ef29d 100644 (file)
@@ -3,7 +3,7 @@
 
 <?
     if (!strlen ($list)) {
-      header ("Location: index.php3");
+      header ("Location: index.php");
       exit (0);
     }
 ?>