Revert r45231, r45235 "* (bug 674) Allow users to be blocked from editing a specific...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 31 Dec 2008 18:56:16 +0000 (18:56 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 31 Dec 2008 18:56:16 +0000 (18:56 +0000)
commit2190984466b0fd136f0fca0ed2df1ac5cc0dc02a
tree28d5ea686e5e2493640a2d7456d1e6a2c6fff798
parent6c26b9033743b6551869ad3e14e47aa4eae99a76
Revert r45231, r45235 "* (bug 674) Allow users to be blocked from editing a specific article"
Unexpected schema changes in the middle of code review and run-up to 1.14 freeze
17 files changed:
includes/Article.php
includes/AutoLoader.php
includes/DefaultSettings.php
includes/LogPage.php
includes/SpecialPage.php
includes/Title.php
includes/User.php
includes/UserRestriction.php [deleted file]
includes/specials/SpecialListUserRestrictions.php
includes/specials/SpecialRemoveRestrictions.php
includes/specials/SpecialRestrictUser.php
languages/messages/MessagesEn.php
maintenance/archives/patch-user_restrictions.sql [deleted file]
maintenance/language/messages.inc
maintenance/parserTests.inc
maintenance/tables.sql
maintenance/updaters.inc