X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=thumb.php;h=cc74c897ae7d511a0ac88dc4f4faa151dba2975d;hb=04bc03a29aa4733a87f744b49bb14c4ac26bc830;hp=b59116eaed3881a68438e93489e65cdef551444d;hpb=aef5149bcd5cdf7f11ce73cc32a42be0e426e1b4;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