From 08858c20c3f438609f6a317eb54a832f9f6a0983 Mon Sep 17 00:00:00 2001 From: Drake Date: Thu, 21 Sep 2006 00:50:14 +0000 Subject: [PATCH] Revert erroneously-included hunk in previous commit. --- lib/WebGUI/Session/Http.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/WebGUI/Session/Http.pm b/lib/WebGUI/Session/Http.pm index f451e1f64..10251d3ad 100644 --- a/lib/WebGUI/Session/Http.pm +++ b/lib/WebGUI/Session/Http.pm @@ -271,7 +271,6 @@ The value to set. =head3 timeToLive The time that the cookie should remain in the browser. Defaults to "+10y" (10 years from now). -This may be "session" to indicate that the cookie is for the current browser session only. =head3 domain