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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | account_expiry-user_save-254009.patch | 1 KB | coltrane |
Comments
Comment #1
coltranePatch attached. Thanks!