RollbackAction/SpecialUndelete: Use OutputPage::addWikiMsg() where possible
authorC. Scott Ananian <cscott@cscott.net>
Fri, 26 Oct 2018 17:03:19 +0000 (13:03 -0400)
committerC. Scott Ananian <cananian@wikimedia.org>
Fri, 26 Oct 2018 17:09:01 +0000 (17:09 +0000)
commitefecca619d2659d0080bf64adc147921e024b0d3
tree60a7ea63fd53cf96398799376dcaa39e6f6113f1
parentb6be5ec0431bd47c7da932c82e5943cceebffc61
RollbackAction/SpecialUndelete: Use OutputPage::addWikiMsg() where possible

Gently discourage the unnecessary use of OutputPage::addHTML().

Change-Id: Ibb33c056dee2344e9a7a5955408eb56c753acb7b
includes/actions/RollbackAction.php
includes/specials/SpecialUndelete.php