r112133 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r112132
|
r112133
|
r112134
>
Date:
19:01, 22 February 2012
Author:
nikerabbit
Status:
ok
Tags:
Comment:
Followup, restore the irctext variable just in vase, ping
r112132
Modified paths:
/trunk/phase3/includes/logging/LogFormatter.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/logging/LogFormatter.php
—
—
@@ -261,6 +261,7 @@
262
262
}
263
263
264
264
$this->plaintext = false;
265
+ $this->irctext = false;
265
266
return $text;
266
267
}
267
268
Follow-up revisions
Revision
Commit summary
Author
Date
r112136
MFT
r112132
,
r112133
aaron
19:12, 22 February 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r112132
Uglier than ugly hack to fix block log any many others by not having the user...
nikerabbit
18:56, 22 February 2012
Status & tagging log
22:13, 22 February 2012
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r112133
[
removed:
new
added:
ok]