* (bug 2919) Allow the protection of non-existent pages using the regular protection...
authorAndrew Garrett <werdna@users.mediawiki.org>
Tue, 11 Dec 2007 09:51:56 +0000 (09:51 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Tue, 11 Dec 2007 09:51:56 +0000 (09:51 +0000)
commit34d22f6edc19de43263a3f4ce9502cab7d270585
tree5c392e42aa8e4e91b8370368f8a55c753dfa9015
parent77b2fdec9b3ef8ea129807af2837eb90dbbc138c
* (bug 2919) Allow the protection of non-existent pages using the regular protection interface.
* WARNING: This revision requires a schema change, which is included in maintenance/archives/patch-protected_titles.sql, and can be applied in the normal manner (update.php).
RELEASE-NOTES
includes/Article.php
includes/ProtectionForm.php
includes/SkinTemplate.php
includes/Title.php
languages/messages/MessagesEn.php
maintenance/archives/patch-protected_titles.sql [new file with mode: 0644]
maintenance/tables.sql
maintenance/updaters.inc