http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3295 Summary: sessionlog does not contain real times Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: minor Priority: PATCH-Sent Component: Authentication AssignedTo: chris@bigballofwax.co.nz ReportedBy: mjr@ttllp.co.uk Estimated Hours: 0.0 Change sponsored?: Sponsored Created an attachment (id=825) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=825) Use-strftime-to-format-sessionlog-times.patch The file /tmp/sessionlog contains login and out details. The times weren't displaying for me, instead showing some function of localtime(). 1234 from 127.0.0.1 logged in at 54. The attached patch changes the 54 into things like Fri Jun 5 17:22:22 2009. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.