From 66f4d13cff6dc3135f5907c793827070752996e9 Mon Sep 17 00:00:00 2001 From: randomdan Date: Mon, 28 Nov 2011 00:18:53 +0000 Subject: Tweak the JS map function used to find expired sessions, even if I can't explain how this fixes it --- project2/json/couchSession.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project2/json/couchSession.cpp b/project2/json/couchSession.cpp index fbe38f8..fd0d1b0 100644 --- a/project2/json/couchSession.cpp +++ b/project2/json/couchSession.cpp @@ -145,7 +145,7 @@ class CustomCouchSessionLoader : public SessionContainerLoaderImpl