From: Domas Mituzas Date: Sat, 10 Feb 2007 12:41:55 +0000 (+0000) Subject: CategoriesPage no more X-Git-Tag: 1.31.0-rc.0~54074 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=84d367f0177944b8e73c50baede0d7ca01c9aabe;p=lhc%2Fweb%2Fwiklou.git CategoriesPage no more --- 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' ),