From: Sam Reed Date: Tue, 22 Feb 2011 23:26:53 +0000 (+0000) Subject: Remove now redundant comment after r82641 X-Git-Tag: 1.31.0-rc.0~31824 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=cd3250e3ded7459680b4d8d1b68e254cc32e25f3;p=lhc%2Fweb%2Fwiklou.git Remove now redundant comment after r82641 --- 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 ) {