X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=thumb.php;h=cc74c897ae7d511a0ac88dc4f4faa151dba2975d;hb=93976b5c341183e4e754badca98f82a87384d185;hp=b59116eaed3881a68438e93489e65cdef551444d;hpb=bdc88d57e7e10b2554d7cbcf3914113a44c81719;p=lhc%2Fweb%2Fwiklou.git diff --git a/thumb.php b/thumb.php index b59116eaed..cc74c897ae 100644 --- a/thumb.php +++ b/thumb.php @@ -626,7 +626,7 @@ function wfThumbErrorText( $status, $msgText ) { * * @param int $status * @param string $msgHtml HTML - * @param string $msgText Short error description, for internal logging. Defaults to $msgHtml. + * @param string|null $msgText Short error description, for internal logging. Defaults to $msgHtml. * Only used for HTTP 500 errors. * @param array $context Error context, for internal logging. Only used for HTTP 500 errors. * @return void