* Moved author count check to new Title::countAuthorsBetween() function
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 18 Nov 2010 00:08:37 +0000 (00:08 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 18 Nov 2010 00:08:37 +0000 (00:08 +0000)
commit3cb06693a949831c545325dd1d55b3d15064a212
tree4b69d1e812379ab12904c3c3e7e8408912b9437b
parent3bc84903b2e729e3ee2f4552a7d05224ba860aab
* Moved author count check to new Title::countAuthorsBetween() function
* Added static DifferenceEngine::intermediateEditsMsg() function
* diff-multi msg use by FlaggedRevs wasn't updated after $2 param was added. Fixed this.
* Minor cleanups to getMultiNotice()
includes/Title.php
includes/diff/DifferenceEngine.php