* Better yet, move getDateCond() to reverseChronologicalPager to avoid duplication.
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 1 Aug 2008 22:38:45 +0000 (22:38 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 1 Aug 2008 22:38:45 +0000 (22:38 +0000)
commit250e1244ca785bd8a4eef3f9e1b24f424bc5be02
tree3cf199912ca9a0e91ac41d3b425c3719fc66181d
parent30487ba4dee2f4593f04fc2befa4fd2c82bcf9c8
* Better yet, move getDateCond() to reverseChronologicalPager to avoid duplication.
* Make LogPager use getDateCond(). This also means that greg's fixes to contribs apply to logs as well.
includes/LogEventsList.php
includes/Pager.php
includes/specials/SpecialContributions.php