* Allow for things that call addEntry() to pass in a DB object to make the action...
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 15 Apr 2008 23:34:45 +0000 (23:34 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 15 Apr 2008 23:34:45 +0000 (23:34 +0000)
commite599306830363294f5c5e78d1f777d727c15c2ca
treeb277ec727065bb07ae089c0c33f35c7b48e63bf3
parent4ca1f91a9ee590b1408cb8c02e0fa4df3c34c2c7
* Allow for things that call addEntry() to pass in a DB object to make the action and logging be one transaction
* Improve logging transactions for block/delete
includes/Article.php
includes/Block.php
includes/LogPage.php
includes/SpecialBlockip.php