Module:Date Stuff: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 12: Line 12:


function p.test(frame)
function p.test(frame)
   return frame
   return frame[1]
end
end


return p
return p

Navigation menu