Implement Database::lock() and Database::unlock() based on the same methods in Filest...
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 11 Jun 2008 00:17:42 +0000 (00:17 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 11 Jun 2008 00:17:42 +0000 (00:17 +0000)
commit8fdfca30a335331b43d81532bf07a867f7be0171
tree4bdb4727719b5dbddbf60ac8db3520abd67365dd
parent9ba8e6fbf1d5a00881c3f9aa18ae76b2f49791fd
Implement Database::lock() and Database::unlock() based on the same methods in Filestore. Not implemented in Filestore just yet though.
includes/Database.php