aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialMostlinkedcategories.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/SpecialMostlinkedcategories.php')
-rw-r--r--includes/SpecialMostlinkedcategories.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/includes/SpecialMostlinkedcategories.php b/includes/SpecialMostlinkedcategories.php
index 536a48a18644..725e5b39afc1 100644
--- a/includes/SpecialMostlinkedcategories.php
+++ b/includes/SpecialMostlinkedcategories.php
@@ -8,10 +8,6 @@
* @copyright Copyright © 2005, Ævar Arnfjörð Bjarmason
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
*/
-
-/**
- * @addtogroup SpecialPage
- */
class MostlinkedCategoriesPage extends QueryPage {
function getName() { return 'Mostlinkedcategories'; }