X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=thumb.php;h=cc74c897ae7d511a0ac88dc4f4faa151dba2975d;hb=fd08137ebf8b34cb1a9711c34d6c4d0357aea5b7;hp=b59116eaed3881a68438e93489e65cdef551444d;hpb=264c8892d66b911498cc9d84f9f6fd288ddcceb2;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