On Wed, Apr 8, 2009 at 9:12 AM, Azalais Aranxta <[email protected]> wrote: > Will accounts that were created while a user was underage > automatically unflag themselves when a user turns 18, since their > birthday is a matter of record?
Yes. Basically, the code figures out a person's age from the birthday that they gave during sign-up whenever they try to access something that's marked as 18+. Since their age changes over time, once they are 18 the code will see that and let them do things that 18+ users can do. Janine _______________________________________________ dw-discuss mailing list [email protected] http://lists.dwscoalition.org/cgi-bin/mailman/listinfo/dw-discuss
