MediaWiki
REL1_24
|
Static Public Member Functions | |
static | getMessage ($code) |
Get the message associated with HTTP response code $code. |
Definition at line 26 of file HttpStatus.php.
static HttpStatus::getMessage | ( | $ | code | ) | [static] |
Get the message associated with HTTP response code $code.
$code | Integer: status code |
Definition at line 35 of file HttpStatus.php.
References array().
Referenced by HttpError\getHTML(), HttpError\report(), and wfStreamThumb().