Add evaporation after 1 month setting
We have hour, day and week - need month

Comments

Bastlynn’s picture

This should be as simple as adding:

USERPOINTS_EVAPORATE_MONTH => t('Once a month'),

in userpoints_evaporate.admin.inc, for settings available. Looking at the rest of the code it doesn't seem to need any special handling.

cafuego’s picture

Status: Active » Fixed

Done - should turn up in 7.x-1.x-dev shortly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.