Thanks to Ralf for spotting this one:

In the password_expire_token_values function, $today is used, but not defined. I'm assuming this should be somewhere in the function:
$today = getdate();

Comments

adaven’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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