X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Ffilebackend%2FSwiftFileBackend.php;h=f40ec46e2c96229daf7b0729592ff2a4415362bb;hb=d98fd55e11dc6ab9f04d4810985b04ca39dfc3dd;hp=e9c8883d3d7354da0da8720b7d6ae2b9f5eb7287;hpb=b883e8c7c06d6f9bc0452ec74caf3be229ece3f1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filebackend/SwiftFileBackend.php b/includes/filebackend/SwiftFileBackend.php index e9c8883d3d..f40ec46e2c 100644 --- a/includes/filebackend/SwiftFileBackend.php +++ b/includes/filebackend/SwiftFileBackend.php @@ -173,7 +173,7 @@ class SwiftFileBackend extends FileBackendStore { * Sanitize and filter the custom headers from a $params array. * We only allow certain Content- and X-Content- headers. * - * @param array $headers + * @param array $params * @return array Sanitized value of 'headers' field in $params */ protected function sanitizeHdrs( array $params ) {