Display MULTIPLE culprit pages for cascading protection in the messages. Also improve...
authorAndrew Garrett <werdna@users.mediawiki.org>
Fri, 12 Jan 2007 07:31:34 +0000 (07:31 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Fri, 12 Jan 2007 07:31:34 +0000 (07:31 +0000)
commit1d95a6efa9a595460474bac537a554ecbedb341e
tree73a54639587ee03fb801b62893ab3a4797e1d0ef
parent0c136554ef475d2e18a4af9e36f4be7656dd7c7e
Display MULTIPLE culprit pages for cascading protection in the messages. Also improve performance by separating boolean 'is this page affected by a cascading protection' from array 'who are the culprits for this cascading protection' -- both are cached in member variables of the Title object.
includes/EditPage.php
includes/OutputPage.php
includes/ProtectionForm.php
includes/Title.php
languages/messages/MessagesEn.php