X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fspecials%2FSpecialLonelyPages.php;h=d1c83af38ee7f529bb41874e90012ce50317228d;hp=14f9435f3ac163ba7d379de8edec7ebf162a6cd5;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hpb=c96b8354fc62a6ce0696f94a43f3419848dbba8d diff --git a/includes/specials/SpecialLonelyPages.php b/includes/specials/SpecialLonelyPages.php index 14f9435f3a..d1c83af38e 100644 --- a/includes/specials/SpecialLonelyPages.php +++ b/includes/specials/SpecialLonelyPages.php @@ -82,7 +82,6 @@ class SpecialLonelyPages extends PageQueryPage { 'fields' => [ 'namespace' => 'page_namespace', 'title' => 'page_title', - 'value' => 'page_title' ], 'conds' => $conds, 'join_conds' => $joinConds