]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - 2words.1.pl
reworked frame
[ott/bsta] / 2words.1.pl
index 2c1cca6fd2355b051b7ca970d9a8e87fe9315934..b001298aaa46cf067a8e251673edbb15ffbc3f72 100644 (file)
@@ -128,7 +128,7 @@ if ($method eq 'POST') {
        }
        # multipart not supported
        else{
-               exit fail_content_type($http{'content-type'}, $method);
+               exit fail_content_type($method, $http{'content-type'});
        }
 }
 $IP = get_remote_addr();