-
[www.jankratochvil.net.git] / project / Rel.pl
index b5856a4..8f740e6 100755 (executable)
@@ -62,5 +62,5 @@ for (0..$#projects) {
 
 $W->{"r"}->status(MOVED);
 $W->{"r"}->header_out("Location"=>"http://".$W->{"r"}->hostname()
-               .":7680"        # DEBUG
+#              .":7680"        # DEBUG
                ."/project/".(!$target ? "" : "$target/"));