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
else
args = frame:getParent().args
|
sync from sandbox. Allow call by direct invocation. |
rm Superfluous input sanitization |
||
Line 50:
if frame.args[1] then
args = frame.args
else
args = frame:getParent().args
|