Using a new function, Language::getArrow, to check the direction, instead of hard...
authorRotem Liss <rotem@users.mediawiki.org>
Sun, 6 Aug 2006 18:08:21 +0000 (18:08 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sun, 6 Aug 2006 18:08:21 +0000 (18:08 +0000)
commit1576102b47d220c37a193a021df931546fdfe4fd
tree707341b323853ce343c62c736a57b5aeacfd08c1
parent7711ce98074ff8e471edffb5b293c127d0507c41
Using a new function, Language::getArrow, to check the direction, instead of hard-coding the arrows and the checks; adding direction marks in Special:DoubleRedirects; adding the real arrows (instead of =>) in Special:Disambiguations.
includes/SpecialBrokenRedirects.php
includes/SpecialDisambiguations.php
includes/SpecialDoubleRedirects.php
includes/SpecialListredirects.php
languages/Language.php