X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fspecials%2FSpecialUncategorizedPages.php;h=2ec020afd93c85e650cce55a7f5bb0d11925c8a3;hp=3610c011e78d4e222bb0086b1a3f7a6e8cc9a4ce;hb=9c7f6734c397a954b8eaa5ec73876f2b4bf92afb;hpb=dd71a77512db0b0e9a75724d34ee6878d806b8e9 diff --git a/includes/specials/SpecialUncategorizedPages.php b/includes/specials/SpecialUncategorizedPages.php index 3610c011e7..2ec020afd9 100644 --- a/includes/specials/SpecialUncategorizedPages.php +++ b/includes/specials/SpecialUncategorizedPages.php @@ -56,7 +56,6 @@ class SpecialUncategorizedPages extends PageQueryPage { 'fields' => [ 'namespace' => 'page_namespace', 'title' => 'page_title', - 'value' => 'page_title' ], // default for page_namespace is all content namespaces (if requestedNamespace is false) // otherwise, page_namespace is requestedNamespace