MediaWiki
REL1_19
|
Static Public Member Functions | |
static | getMessage ($code) |
Get the message associed with the HTTP response code $code. |
Definition at line 5 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 16 of file HttpStatus.php.
Referenced by OutputPage\getStatusMessage(), OutputPage\output(), and HttpError\reportHTML().