r112071 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112070‎ | r112071 | r112072 >
Date:00:36, 22 February 2012
Author:aaron
Status:ok
Tags:
Comment:
Made getIRCActionText() public again...since the old LogPage still uses it, ugh
Modified paths:
  • /trunk/phase3/includes/logging/LogFormatter.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/logging/LogFormatter.php
@@ -169,7 +169,7 @@
170170 * @see getActionText()
171171 * @return string text
172172 */
173 - protected function getIRCActionText() {
 173+ public function getIRCActionText() {
174174 $this->plaintext = true;
175175 $text = $this->getActionText();
176176

Follow-up revisions

RevisionCommit summaryAuthorDate
r112073MFT r112045, r112046, r112049, r112061, r112062, r112063, r112065, r112066, r...reedy00:54, 22 February 2012

Status & tagging log