Content deleted Content added
No edit summary |
No edit summary |
||
Line 214:
end end
mw.logObject(
-- handle undeclared and deprecated
Line 247:
if hasval and table_name ~= 'duplicate' then
already_seen[tp_param] = p_name
else
mw.logObject(p_name)
mw.logObject(tp_param)
end
end
|