X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=blobdiff_plain;ds=sidebyside;f=includes%2Flibs%2Fhttp%2FHttpAcceptParser.php;h=93f5b0bce64d24ed324de6178cf9469ca75cce67;hb=a075271157d32567e894c668aa2b76138c491b95;hp=df22b414f146db20c962061db479d6d6449a3188;hpb=f506a05aaa035b96537b33244b0f18b093048e97;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/http/HttpAcceptParser.php b/includes/libs/http/HttpAcceptParser.php index df22b414f1..93f5b0bce6 100644 --- a/includes/libs/http/HttpAcceptParser.php +++ b/includes/libs/http/HttpAcceptParser.php @@ -23,7 +23,7 @@ class HttpAcceptParser { * Note that type parameters and accept extension like the "level" parameter * are not supported, weights are derived from "q" values only. * - * @todo: If additional type parameters are present, ignore them cleanly. + * @todo If additional type parameters are present, ignore them cleanly. * At present, they often confuse the result. * * See HTTP/1.1 section 14 for details.