Module:MultiReplace: Difference between revisions

Content deleted Content added
sync from sandbox. Allow call by direct invocation.
rm Superfluous input sanitization
Line 50:
if frame.args[1] then
args = frame.args
if args[1] == '' then
args[1] = frame:getParent().args[1]
end
else
args = frame:getParent().args