API: Prevent ApiQueryInfo from trying to set a continue value twice (which will fail...
authorRoan Kattouw <catrope@users.mediawiki.org>
Thu, 12 Feb 2009 17:29:17 +0000 (17:29 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Thu, 12 Feb 2009 17:29:17 +0000 (17:29 +0000)
commit6f1f50667540f2baef075b84edc12fc0276fc8b0
treee157a93bc5a25bc347c6694847d2c38edfbbc6ca
parentf0c3eaf4442ce0ed339df8c24c92aaa912f5cbce
API: Prevent ApiQueryInfo from trying to set a continue value twice (which will fail with a fatal error)
includes/api/ApiQueryInfo.php