A customer wants 12 months for library style logins. I changed one line in config to add the last two entries for 6 and 12 months. Could be useful for others.

array(3600, 10800, 21600, 43200, 86400, 172800, 259200, 604800, 1209600, 2592000, 5184000, 7776000, 15552000, 31104000),

Comments

nickl’s picture

Status: Active » Needs work

Thank you for sharing, I will incorporate your additions.

nickl’s picture

Version: 7.x-1.0-rc3 » 7.x-1.x-dev
Status: Needs work » Fixed

This slipped me by this release but you would be glad to know that it was pushed to the dev tree.

Shouldn't you be submitting patches for us by now? You've been here so long you're like the furniture already.
What kind of example are you setting the newbies, bad peterx! =)

Status: Fixed » Closed (fixed)

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

sgtsaughter’s picture

Issue summary: View changes

Can this be added to the drupal 6 branch? Is it possible to have an unlimited option as well?

Thanks.