WoWInterface SVN zz_AltMail

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 15 to Rev 16
    Reverse comparison

Rev 15 → Rev 16

zz_AltMail/core.lua
336,7 → 336,7
local function init()
realm = GetRealmName()
options = addon['InitConfig'](addon, childName, true, {
['type'] = "data source",
['type'] = "launcher",
}, getPref, setPref)
db = addon['db']['profile'][childName]
db['itemdb'] = db['itemdb'] or {}