X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FWebRequest.php;h=6593e49d8a219aa7d3250617778ed836f75b416c;hb=14eaaca6024ab29d13afbb1c47e3d23674b185a7;hp=76d94b2e19343fe6170b5844989214f950dbb49e;hpb=bfb8f5c9d3d2046271c027401e31c9645ad792cd;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/WebRequest.php b/includes/WebRequest.php index 76d94b2e19..6593e49d8a 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -1140,7 +1140,7 @@ HTML; /** * Parse the Accept-Language header sent by the client into an array * - * @return array Array( languageCode => q-value ) sorted by q-value in + * @return array [ languageCode => q-value ] sorted by q-value in * descending order then appearing time in the header in ascending order. * May contain the "language" '*', which applies to languages other than those explicitly listed. * This is aligned with rfc2616 section 14.4