getMessage() ); } public function report( $action = self::SEND_OUTPUT ) { global $wgOut; $wgOut->setStatusCode( 429 ); parent::report( $action ); } }