r97760 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r97759
|
r97760
|
r97761
>
Date:
19:55, 21 September 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Remove debugging statement from
r97759
Modified paths:
/branches/wmf/1.18wmf1/includes/SkinTemplate.php
(modified) (
history
)
Diff
[
purge
]
Index: branches/wmf/1.18wmf1/includes/SkinTemplate.php
—
—
@@ -644,7 +644,6 @@
645
645
),
646
646
'active' => false
647
647
);
648
-//var_dump( $personal_urls ); die();
649
648
} else {
650
649
global $wgUser;
651
650
$useCombinedLoginLink = $this->useCombinedLoginLink();
Follow-up revisions
Revision
Commit summary
Author
Date
r97761
REL1_18 Merge
r97759
,
r97760
reedy
19:59, 21 September 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r97759
Bug 31064
- Link to user page on successful login points to IP address
reedy
19:54, 21 September 2011
Status & tagging log
19:57, 21 September 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r97760
[
removed:
new
added:
ok]