Closed (fixed)
Project:
Userpoints Evaporate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2013 at 23:08 UTC
Updated:
6 Jun 2013 at 21:30 UTC
Add evaporation after 1 month setting
We have hour, day and week - need month
Comments
Comment #1
Bastlynn commentedThis 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.
Comment #2
cafuego commentedDone - should turn up in 7.x-1.x-dev shortly.