the autotimezone_page() updates the users table with new timezone. the "right" way to update is to just change the $user object with the new timezone and then call user_save(). not a big deal though.

Comments

LukeLast’s picture

Assigned: Unassigned » LukeLast
Status: Active » Fixed

Updated newest version.

Anonymous’s picture

Status: Fixed » Closed (fixed)