WoWInterface SVN pError

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 19 to Rev 20
    Reverse comparison

Rev 19 → Rev 20

trunk/pError/pError.lua
60,7 → 60,7
 
if(not pErrorUpdated) then
print('|cffff8080pError:|r Converted database into new format, thanks for updating!')
pErrorDB = pErrorDB.blacklist
pErrorDB = pErrorDB and pErrorDB.blacklist
pErrorUpdated = true
end