Content deleted Content added
fix Tag: Reverted |
used in module:rfd.. Tag: Reverted |
||
Line 16:
-- Gets the name of a page that a redirect leads to, or nil if it isn't a
-- redirect.
function p.getTargetFromText(text)
return string.match(
|