X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb.php;h=bedf17151020cc6d276f98e74e4ffeed6cd0a988;hp=5be1ed07abefa2664b703cd6738bb0671ef18c2d;hb=62991fcb7a5027b1eceb5656829c1c65bf9f98cb;hpb=e9c6bf46518a09b8fef1f3d0035a9e2e9489a119 diff --git a/thumb.php b/thumb.php index 5be1ed07ab..bedf171510 100644 --- a/thumb.php +++ b/thumb.php @@ -524,7 +524,7 @@ function wfGenerateThumbnail( File $file, array $params, $thumbName, $thumbPath * /w/images/thumb/a/ab/Foo.png/120px-Foo.png. The $thumbRel parameter * of this function would be set to "a/ab/Foo.png/120px-Foo.png". * This method is responsible for turning that into an array - * with the folowing keys: + * with the following keys: * * f => the filename (Foo.png) * * rel404 => the whole thing (a/ab/Foo.png/120px-Foo.png) * * archived => 1 (If the request is for an archived thumb)