X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=thumb.php;h=cc74c897ae7d511a0ac88dc4f4faa151dba2975d;hp=b59116eaed3881a68438e93489e65cdef551444d;hb=b2101d7202425f3fc551ab15a3f03711316e2af7;hpb=c3de9b16fb6b05b708cf8afa0cd66990e4043abf 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