245246247248249250251252253254255
if (state) { ap.Totals.incFixed(); user.Totals.incFixed(); userCounts.incFixed(); packageCounts.incFixed(); } else { ap.Totals.decFixed(); user.Totals.decFixed(); userCounts.decFixed();
96979899100101102103104105106
user.Totals.incReports(); appPackage.Totals.incReports(); if (basicErrorInfo.fixed) { userDaily.incFixed(); packageDaily.incFixed(); user.Totals.incFixed(); appPackage.Totals.incFixed(); } if (basicErrorInfo.fixed && !basicErrorInfo.lookedAt)