r6558 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r6557
|
r6558
|
r6559
>
Date:
18:43, 7 December 2004
Author:
vibber
Status:
old
Tags:
Comment:
* (
bug 1018
) Some pages fail with stub threshold enabled
Modified paths:
/trunk/phase3/includes/Skin.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/Skin.php
—
—
@@ -1405,7 +1405,6 @@
1406
1406
if ( $s->cur_is_redirect OR $s->cur_namespace != 0 ) {
1407
1407
$size = $threshold*2 ; # Really big
1408
1408
}
1409
- $dbr->freeResult( $res );
1410
1409
} else {
1411
1410
$size = $threshold*2 ; # Really big
1412
1411
}
Status & tagging log
01:56, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r6558
[
removed:
new
added:
old]