Closed ClimbsRocks closed 9 years ago
for each user in the user object, lookup their country for that country, add one to totalUsers, and one to each of the appropriate languages.
at the end, save the user object to the database, as noted in the other issue.
done!
for each user in the user object, lookup their country for that country, add one to totalUsers, and one to each of the appropriate languages.
at the end, save the user object to the database, as noted in the other issue.