Localisation updates from https://translatewiki.net.
[lhc/web/wiklou.git] / includes / Title.php
index 98d5e0a..f16f0c5 100644 (file)
@@ -4032,7 +4032,6 @@ class Title implements LinkTarget {
                                __METHOD__,
                                [
                                        'ORDER BY' => 'rev_timestamp ASC',
-                                       'LIMIT' => 1,
                                        'IGNORE INDEX' => 'rev_timestamp'
                                ]
                        );