r52677 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52676
|
r52677
|
r52678
>
Date:
05:20, 2 July 2009
Author:
ashley
Status:
deferred
Tags:
Comment:
WikiCategoryTagCloud: remove unused global
Modified paths:
/trunk/extensions/WikiCategoryTagCloud/WikiCategoryTagCloud.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WikiCategoryTagCloud/WikiCategoryTagCloud.php
—
—
@@ -62,7 +62,6 @@
63
63
$MIN_SIZE = 77;
64
64
$INCREASE_FACTOR = 100;
65
65
66
- global $wgScript;
67
66
$dbr = wfGetDB( DB_SLAVE );
68
67
extract( $dbr->tableNames( 'categorylinks' ) );
69
68
Status & tagging log
15:27, 29 July 2009
😂
(
talk
|
contribs
)
changed the
status
of r52677
[
removed:
new
added:
deferred]