Content deleted Content added
HouseBlaster (talk | contribs) sync with sandbox, which merges tm:UnsignedIP2Fix and tm:Unsigned2Fix |
HouseBlaster (talk | contribs) fix bug: "(UTC)" not appended when given as the first unnamed parameter (see Special:Permalink/1295313699#Removal of UTC from module) |
||
Line 59:
else
username = trim(args[2] or '')
timestamp = p.getTimestamp(args[1]) -- necessary to append (UTC) if needed
end
else
|