X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fpage%2FArticle.php;h=dc4096c438ab27ee1c1bdf6caaff97e4655e33d9;hp=656e6102ad8f5d29986faa420e6ed0a606f858f8;hb=ba42dabb6b57f51a252fae4318742c49a7faafff;hpb=884a54e910dc5b6f961b43a1f808da93bf2c8af3 diff --git a/includes/page/Article.php b/includes/page/Article.php index 656e6102ad..dc4096c438 100644 --- a/includes/page/Article.php +++ b/includes/page/Article.php @@ -1433,6 +1433,8 @@ class Article implements Page { * @param bool $appendSubtitle [optional] * @param bool $forceKnown Should the image be shown as a bluelink regardless of existence? * @return string Containing HTML with redirect link + * + * @deprecated since 1.30 */ public function viewRedirect( $target, $appendSubtitle = true, $forceKnown = false ) { $lang = $this->getTitle()->getPageLanguage();