Module:Citation/CS1/Identifiers: Difference between revisions

    m>Trappist the monk
    No edit summary
    m>Trappist the monk
    No edit summary
    Line 1: Line 1:
    local utilities = require ('Module:Citation/CS1/Utilities');
    local utilities = '';


    local identifiers = {};
    local identifiers = {};
    Line 693: Line 693:
    local function set_cfg (cfg_table_ptr)
    local function set_cfg (cfg_table_ptr)
    cfg = cfg_table_ptr;
    cfg = cfg_table_ptr;
    utilities = require ('Module:Citation/CS1/Utilities');
    end
    end