From cd3250e3ded7459680b4d8d1b68e254cc32e25f3 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 22 Feb 2011 23:26:53 +0000 Subject: [PATCH] Remove now redundant comment after r82641 --- includes/QueryPage.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/QueryPage.php b/includes/QueryPage.php index 4e01338fd8..3d5ad4e3f1 100644 --- a/includes/QueryPage.php +++ b/includes/QueryPage.php @@ -381,8 +381,6 @@ abstract class QueryPage extends SpecialPage { } /** - * Parameters and order changed in 1.18 - * * Somewhat deprecated, you probably want to be using execute() */ function doQuery( $offset = false, $limit ) { -- 2.20.1