From 84d367f0177944b8e73c50baede0d7ca01c9aabe Mon Sep 17 00:00:00 2001 From: Domas Mituzas Date: Sat, 10 Feb 2007 12:41:55 +0000 Subject: [PATCH] CategoriesPage no more --- includes/QueryPage.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/QueryPage.php b/includes/QueryPage.php index 6c35697cbd..fd91f9e61a 100644 --- a/includes/QueryPage.php +++ b/includes/QueryPage.php @@ -12,7 +12,6 @@ $wgQueryPages = array( //---------------------------------------------------------------------------- array( 'AncientPagesPage', 'Ancientpages' ), array( 'BrokenRedirectsPage', 'BrokenRedirects' ), - array( 'CategoriesPage', 'Categories' ), array( 'DeadendPagesPage', 'Deadendpages' ), array( 'DisambiguationsPage', 'Disambiguations' ), array( 'DoubleRedirectsPage', 'DoubleRedirects' ), -- 2.20.1