Work around regression in r28524: spewed PHP warnings due to mystery parameter added...
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 28 Dec 2007 07:03:28 +0000 (07:03 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 28 Dec 2007 07:03:28 +0000 (07:03 +0000)
commit443b29d0f2eaa5c1f37248e415a1721e988283b4
tree576251fb81bbbd98ee46c0e7e9b28f94f56e4132
parentc76b3b4587ca0c9219dcc0b07a4b7dea6fb83bf5
Work around regression in r28524: spewed PHP warnings due to mystery parameter added to a QueryPage subclass's constructor.
Made it optional so updateSpecialPages.php doesn't barf when going through the list.
includes/SpecialNewpages.php