One place forgot intval() mLatestID causing bugs with strict comparisons. Fixed it...
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 28 Jun 2010 12:02:09 +0000 (12:02 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 28 Jun 2010 12:02:09 +0000 (12:02 +0000)
commita71d06411a2cd5c77af4709875aa6ed7fd9900b3
tree6b927b15e771259f7a2e56643f56e5b5d7f27810
parentc44f589084143d12f7b280bd23a69f839f1293d0
One place forgot intval() mLatestID causing bugs with strict comparisons. Fixed it and added extra intval() conversion.
includes/Title.php