From 370e83bb0dfd0c70de268c93bf07ad5ee0897192 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 15 Aug 2008 01:29:47 +0200 Subject: Update auf 1.13.0 --- includes/ImageQueryPage.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'includes/ImageQueryPage.php') diff --git a/includes/ImageQueryPage.php b/includes/ImageQueryPage.php index 8948ddc6..da9b6fd6 100644 --- a/includes/ImageQueryPage.php +++ b/includes/ImageQueryPage.php @@ -4,8 +4,7 @@ * Variant of QueryPage which uses a gallery to output results, thus * suited for reports generating images * - * @package MediaWiki - * @addtogroup SpecialPage + * @ingroup SpecialPage * @author Rob Church */ class ImageQueryPage extends QueryPage { @@ -64,5 +63,3 @@ class ImageQueryPage extends QueryPage { } } - - -- cgit v1.2.3-54-g00ecf