X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=blobdiff_plain;f=includes%2FFeedUtils.php;h=96a88d3d98277dceff34790c626ccfab8c73a43d;hb=07cd19aeee112edad98832621b3f0b7b1d6f69a5;hp=3268291b51fc0d6c9946fe3230598fb92576cb79;hpb=ee553f8e32a8f1bd8c0232dbbf1127e3592d29b2;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/FeedUtils.php b/includes/FeedUtils.php index 3268291b51..96a88d3d98 100644 --- a/includes/FeedUtils.php +++ b/includes/FeedUtils.php @@ -188,7 +188,6 @@ class FeedUtils { } if ( $html === null ) { - // Omit large new page diffs, T31110 // Also use diff link for non-textual content $diffText = self::getDiffLink( $title, $newid );