Content deleted Content added
fix table name error |
make the date matching less strict |
||
Line 120:
local function getEndTime(intro)
local ret = mw.ustring.match(intro,
return ret
end
|
fix table name error |
make the date matching less strict |
||
Line 120:
local function getEndTime(intro)
local ret = mw.ustring.match(intro,
return ret
end
|