X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fspecials%2FSpecialWithoutinterwiki.php;h=45dd5f5b374e108e2de504c52f23ea5ac944a87f;hp=a1e5156397affe3c8443110e90f9d137970abeff;hb=4d8248ff97278627902974bd1726c6a3c0a70f50;hpb=6504d6460eb1a0d6cebbc7d973b3e685674368fd diff --git a/includes/specials/SpecialWithoutinterwiki.php b/includes/specials/SpecialWithoutinterwiki.php index a1e5156397..45dd5f5b37 100644 --- a/includes/specials/SpecialWithoutinterwiki.php +++ b/includes/specials/SpecialWithoutinterwiki.php @@ -87,7 +87,6 @@ class WithoutInterwikiPage extends PageQueryPage { 'fields' => [ 'namespace' => 'page_namespace', 'title' => 'page_title', - 'value' => 'page_title' ], 'conds' => [ 'll_title IS NULL',