Tweaks to r50567:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 14 May 2009 19:49:33 +0000 (19:49 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 14 May 2009 19:49:33 +0000 (19:49 +0000)
commit8432c504c34efaff080c10f722ba08aa17c5ff66
tree85eee04bd5c28e5878d4b1689dc28e5ec31345ba
parentf74882838f73b5f1a758427e50c8c050f7d7b7b4
Tweaks to r50567:
* Improved exception handling
* Removed redundant ls_log_id cond
* Added log_type to getLogQueryCond()
* Don't show duplicate rows in log results
* populateLogSearch now handles an older log_param format
includes/LogEventsList.php
includes/LogPage.php
includes/specials/SpecialRevisiondelete.php
maintenance/populateLogSearch.php