Module:Sourcrowd: Difference between revisions

Content added Content deleted
(modify)
(modify)
Line 21: Line 21:
end
end


function p.b2a( str, ctype )
function p.b2a( str, ctype )
return
return frame.args[2]
end
end
return p
return p