MediaWiki
REL1_21
|
Static Public Member Functions | |
static | getMessage ($code) |
Get the message associed with the HTTP response code $code. |
Definition at line 26 of file HttpStatus.php.
static HttpStatus::getMessage | ( | $ | code | ) | [static] |
Get the message associed with the 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(), and HttpError\report().