MediaWiki
REL1_22
|
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.
Replace OutputPage::getStatusMessage( $code )
$code | Integer: status code |
Definition at line 37 of file HttpStatus.php.
References array().
Referenced by HttpError\getHTML(), OutputPage\output(), HttpError\report(), and wfStreamThumb().