Use Skin::makeExternalLink() rather than hardcoding HTML
authorWil Mahan <wmahan@users.mediawiki.org>
Mon, 4 Oct 2004 20:42:51 +0000 (20:42 +0000)
committerWil Mahan <wmahan@users.mediawiki.org>
Mon, 4 Oct 2004 20:42:51 +0000 (20:42 +0000)
commitc69017e8c789679b77ce065242d75e0f5c82a4d8
tree64f19a4e2520cb12a852942d617b67b376045884
parentc5b7002917ecfebd66d7a8f50ebb48699a279b85
Use Skin::makeExternalLink() rather than hardcoding HTML
in Parser; be more careful not to slow down the common
case of only one language variant.
includes/Parser.php