r64298 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r64297
|
r64298
|
r64299
>
Date:
17:33, 28 March 2010
Author:
ashley
Status:
deferred
Tags:
Comment:
SocialProfile: fix E_NOTICE in Special:TopUsers
Modified paths:
/trunk/extensions/SocialProfile/UserStats/TopUsers.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/SocialProfile/UserStats/TopUsers.php
—
—
@@ -105,6 +105,7 @@
106
106
107
107
$x = 1;
108
108
$out .= '<div class="top-users">';
109
+ $last_level = '';
109
110
110
111
foreach ( $user_list as $user ) {
111
112
$user_title = Title::makeTitle( NS_USER, $user['user_name'] );
Status & tagging log
19:32, 21 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r64298
[
removed:
new
added:
deferred]
12:38, 15 November 2010
😂
(
talk
|
contribs
)
changed the
status
of r64298
[
removed:
deferred
added:
new]
14:33, 30 March 2010
😂
(
talk
|
contribs
)
changed the
status
of r64298
[
removed:
new
added:
deferred]