MediaWiki r6439 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r6438‎ | r6439 (on ViewVC)‎ | r6440 >
Date:08:48, 1 December 2004
Author:vibber
Status:old
Tags:
Comment:
Revert accidental checkin of unused experimental code.
Modified paths:

Diff [purge]

Index: trunk/phase3/includes/LinkCache.php
@@ -73,10 +73,6 @@
7474 $this->mBadLinks[$title] = 1;
7575 }
7676 }
77 -
78 - function addBadLinkObj( &$nt ) {
79 - $this->addBadLink( $nt->getPrefixedDBkey() );
80 - }
8177
8278 function addImageLink( $title ) {
8379 if ( $this->mActive ) { $this->mImageLinks[$title] = 1; }

Status & tagging log

  • 01:56, 13 October 2010 ^demon (Talk | contribs) changed the status of r6439 [removed: new added: old]
Personal tools
Namespaces

Variants
Views
Actions
Navigation
Support
Download
Development
Communication
Toolbox