Comment 3 for bug 907919

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/956
Committed: http://gitorious.org/mahara/mahara/commit/75c26d47575607ce1599e89793ec3d4276ea2e2d
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 75c26d47575607ce1599e89793ec3d4276ea2e2d
Author: Richard Mansfield <email address hidden>
Date: Thu Dec 22 17:03:57 2011 +1300

    Convert all time fields in get_user (bug #907919)

    The get_user function only converts two of the timestamp db columns
    into unix timestamps. None of the additional fields are used yet, but
    all should be converted the same way to avoid nasty surprises.

    Change-Id: Ie40797136c68ea7501aace3b0fa41f75bbba64f7
    Signed-off-by: Richard Mansfield <email address hidden>