Fixed typo affecting JS-detection on the production site.
[MyWeb.git] / ModPerlPm.pm
index 7d7bf89..20a8fe4 100644 (file)
@@ -61,5 +61,4 @@ my($self,%args)=@_;
        cluck "No modules?" if !@r;
        return @r;
 }
-
 1;