Content deleted Content added
No edit summary |
No edit summary |
||
Line 26:
]]----------------------------------------------------------------------------
function p.
local args = getArgs(frame, { parentFirst = true })
return p._main(args)
|