MediaWiki
1.23.5
|
Static Public Member Functions | |
static | getMessage ( $code) |
Get the message associated with HTTP response code $code. More... | |
Definition at line 26 of file HttpStatus.php.
|
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\getStatusMessage(), ApiMain\handleCORS(), OutputPage\output(), HttpError\report(), and wfStreamThumb().