r105592 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r105591
|
r105592
|
r105593
>
Date:
21:18, 8 December 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Remove debugging line, essentially a merge of
r105591
Modified paths:
/branches/wmf/1.18wmf1/extensions/CentralNotice/CentralNotice.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/wmf/1.18wmf1/extensions/CentralNotice/CentralNotice.php
—
—
@@ -324,7 +324,6 @@
325
325
326
326
// MD5 hash
327
327
$postData['lang'] = $wgContLang->getCode();
328
- echo $salt . serialize( $hashData )."\n\n";
329
328
330
329
if (
331
330
in_array( 'sysop', $groups )
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r105591
[HardvardResearch] follow-up
r105450
, rm debug
krinkle
21:17, 8 December 2011
Status & tagging log
03:18, 12 December 2011
Tim Starling
(
talk
|
contribs
)
changed the
status
of r105592
[
removed:
new
added:
ok]