X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fspecials%2FSpecialWithoutInterwiki.php;h=3ab0ef97f1bd6da9a7539c52f5dc2e82e643ca1d;hp=36aea75b96d1ddc500657316f1d3a448127445f6;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hpb=825d66bfa44c5dae2b78e2fe4f3b16f16aff4a12 diff --git a/includes/specials/SpecialWithoutInterwiki.php b/includes/specials/SpecialWithoutInterwiki.php index 36aea75b96..3ab0ef97f1 100644 --- a/includes/specials/SpecialWithoutInterwiki.php +++ b/includes/specials/SpecialWithoutInterwiki.php @@ -89,7 +89,6 @@ class SpecialWithoutInterwiki extends PageQueryPage { 'fields' => [ 'namespace' => 'page_namespace', 'title' => 'page_title', - 'value' => 'page_title' ], 'conds' => [ 'll_title IS NULL',