CVS: www.blitzed.org/docs routing.phtml,1.5,1.6
Antony Seedhouse
antony at lamancha.blitzed.org
Sun Dec 3 13:35:23 UTC 2006
Update of /data/cvs/www.blitzed.org/docs
In directory lamancha.blitzed.org:/tmp/cvs-serv8779
Modified Files:
routing.phtml
Log Message:
redirect to wiki
Index: routing.phtml
===================================================================
RCS file: /data/cvs/www.blitzed.org/docs/routing.phtml,v
retrieving revision 1.5
retrieving revision 1.6
diff --unified=6 -r1.5 -r1.6
--- routing.phtml 29 Aug 2004 11:12:59 -0000 1.5
+++ routing.phtml 3 Dec 2006 13:35:20 -0000 1.6
@@ -1,7 +1,14 @@
<?php
+
+header("Location: http://wiki.blitzed.org/Routing_plan");
+
+/* The routing plan has been moved to the Wiki
+
+Please note the routing plan below is not the latest version before the Wiki*/
+
include("top.phtml");
blitzed_title("Blitzed.org - Routing Plan");
$cnlines = $_GET['cnlines'];
function get_serv_ip($name) {
More information about the checkins
mailing list