mike42/Auth

Time handling

mike42 opened this issue · 0 comments

Is incorrect when the timezone being used is not the computer's local time. Use of CURRENT_TIMESTAMP in ActionQueue_model.php should be replaced with the same calculations as what goes in:

    date("Y-m-d H:i:s", time())