Bug 10807: (follow-up) use 24-hour time when storing search times to session
authorGalen Charlton <gmc@esilibrary.com>
Mon, 5 May 2014 02:55:41 +0000 (02:55 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 5 May 2014 02:55:41 +0000 (02:55 +0000)
commit18cce456d9685fcf16936a18936873c142cb8aab
treed0ba6a34cadbddd3bb215b76ec72e39ffa0c9ef4
parent7f595f8cb8ff04b2cc026c28aa6de276e6d61b5f
Bug 10807: (follow-up) use 24-hour time when storing search times to session

This ensures that if an anonymous session is converted to a logged-in
session, that search history times from the anonymous session get
stored corectly.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Auth.pm
C4/Search/History.pm