Module:Citation/CS1/Identifiers: Difference between revisions
no edit summary
m>Trappist the monk No edit summary |
m>Trappist the monk No edit summary |
||
Line 686: | Line 686: | ||
--[[--------------------------< S E T _ C F G >---------------------------------------------------------------- | --[[--------------------------< S E T _ C F G >---------------------------------------------------------------- | ||
Sets cfg table to | Sets local cfg table to same as that used by the other modules | ||
]] | ]] | ||
Line 692: | Line 692: | ||
local function set_cfg (cfg_table_ptr) | local function set_cfg (cfg_table_ptr) | ||
cfg = cfg_table_ptr; | cfg = cfg_table_ptr; | ||
end | end | ||