11 Jan
2012
11 Jan
'12
6:21 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 --- Comment #12 from Chris Cormack <chris@bigballofwax.co.nz> 2012-01-11 18:21:18 UTC --- (In reply to comment #11)
In installer/InstallAuth.pm, the patch comments the line : # open L, ">>/tmp/sessionlog";
but L is used : printf L "%20s from %16s logged out at %30s (manually).\n", $userid, $ip, $time;
I think perl doesn't like it :-/
Ahhh looks like the original patch was, the followup broke it. Paul can you fix your followup please. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.