Posted by coltrane on May 2, 2008 at 6:07pm
| Project: | Account Expiry |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Functions account_expiry_expire() and account_expiry_activate() should use user_save() to update the user table so that other modules that act upon a user being blocked and unblocked will fire.
Patch against latest 5.x-1.x-dev
Comments
#1
Patch attached. Thanks!