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

coltrane’s picture

Status: Active » Needs review
StatusFileSize
new1 KB

Patch attached. Thanks!