r9533 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r9532‎ | r9533 | r9534 >
Date:18:54, 20 June 2005
Author:avar
Status:old
Tags:
Comment:
s/���/→/
Modified paths:
  • /trunk/phase3/includes/SpecialBrokenRedirects.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/SpecialBrokenRedirects.php
@@ -73,7 +73,7 @@
7474 $edit = $skin->makeBrokenLinkObj( $fromObj , "(".wfMsg("qbedit").")" , 'redirect=no');
7575 $to = $skin->makeBrokenLinkObj( $toObj );
7676
77 - return "$from $edit → $to";
 77+ return "$from $edit → $to";
7878 }
7979 }
8080

Status & tagging log