Redo r58410, r58411 (attempts to to fix r58399) properly: isset vs. !is_null wasn...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 2 Nov 2009 08:29:26 +0000 (08:29 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 2 Nov 2009 08:29:26 +0000 (08:29 +0000)
commitfc92a38146b9bbf96915a8f089d8e22d41ca6748
treeef78295fd5fa61d9bd5499b6d97b617cfa9e5bc5
parentcf29f1128514fd3e64c5fd224dbd0de27725dd7f
Redo r58410, r58411 (attempts to to fix r58399) properly: isset vs. !is_null wasn't the problem, it's that the 'tag' parameter wasn't in the parameter list.
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php