From: Aaron Schulz Date: Sun, 13 Apr 2008 06:39:15 +0000 (+0000) Subject: Disallow shitty filesort query X-Git-Tag: 1.31.0-rc.0~48389 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=2007c7be227fd48a482d63a7d52b8dc58550b6e1;p=lhc%2Fweb%2Fwiklou.git Disallow shitty filesort query --- diff --git a/includes/api/ApiQueryLogEvents.php b/includes/api/ApiQueryLogEvents.php index 9f688cfea0..04f3fd0d7d 100644 --- a/includes/api/ApiQueryLogEvents.php +++ b/includes/api/ApiQueryLogEvents.php @@ -219,7 +219,6 @@ class ApiQueryLogEvents extends ApiQueryBase { ) ), 'type' => array ( - ApiBase :: PARAM_ISMULTI => true, ApiBase :: PARAM_TYPE => $wgLogTypes ), 'start' => array (