Fixed typo affecting JS-detection on the production site.
[MyWeb.git] / Redirect.pm
index 0c0654a..bff6fb9 100644 (file)
@@ -37,6 +37,5 @@ my $W=My::Web->init(
                                },
                );
 My::Web->http_moved($W->{"args"}{"location"},HTTP_MOVED_PERMANENTLY);
                                },
                );
 My::Web->http_moved($W->{"args"}{"location"},HTTP_MOVED_PERMANENTLY);
-die "NOTREACHED";
 }
 1;
 }
 1;