X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Flibs%2FHttpStatus.php;h=809bfdf5a8ca531609de19aa7f3a6ed4d29d13cc;hb=f8de918277e34656de5dc4f78a2a0d90b63ffec1;hp=d72ffcabb0e59abf5eecf7529854cf5d26649600;hpb=bcf103702cb85f2b1ea56c6f7ebb4d0760c6f4da;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/libs/HttpStatus.php b/includes/libs/HttpStatus.php index d72ffcabb0..809bfdf5a8 100644 --- a/includes/libs/HttpStatus.php +++ b/includes/libs/HttpStatus.php @@ -28,8 +28,6 @@ class HttpStatus { /** * Get the message associated with HTTP response code $code * - * Replace OutputPage::getStatusMessage( $code ) - * * @param $code Integer: status code * @return String or null: message or null if $code is not in the list of * messages