X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FOutputHandler.php;h=30f193cdd887038a66ae5c1ebe1211853fdb9893;hb=61c7852049de45664593437f8b8335809fdbccae;hp=39716ca0b4ee7c98824015ece877cce24344b80a;hpb=54a50028ec6fc423c4ac1ed894f5b311463d1f15;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/OutputHandler.php b/includes/OutputHandler.php index 39716ca0b4..30f193cdd8 100644 --- a/includes/OutputHandler.php +++ b/includes/OutputHandler.php @@ -162,7 +162,7 @@ function wfMangleFlashPolicy( $s ) { } /** - * Add a Content-Length header if possible. This makes it cooperate with squid better. + * Add a Content-Length header if possible. This makes it cooperate with CDN better. * * @param int $length */