[Jifty-commit] r965 - in jifty/trunk: lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Apr 29 22:04:56 EDT 2006


Author: jesse
Date: Sat Apr 29 22:04:54 2006
New Revision: 965

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Web.pm

Log:
 r13104 at hualien:  jesse | 2006-04-29 21:54:03 -0400
  * Remove a reference to Apache::Session we don't need


Modified: jifty/trunk/lib/Jifty/Web.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web.pm	(original)
+++ jifty/trunk/lib/Jifty/Web.pm	Sat Apr 29 22:04:54 2006
@@ -13,7 +13,6 @@
 
 use Jifty::Everything;
 use CGI::Cookie;
-use Apache::Session;
 use XML::Writer;
 use base qw/Class::Accessor::Fast Jifty::Object/;
 


More information about the Jifty-commit mailing list