[Affelio-cvs 727] CVS update: affelio/bin

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 11月 1日 (火) 13:03:57 JST


Index: affelio/bin/loginexec.cgi
diff -u affelio/bin/loginexec.cgi:1.6 affelio/bin/loginexec.cgi:1.7
--- affelio/bin/loginexec.cgi:1.6	Mon Oct 24 17:52:49 2005
+++ affelio/bin/loginexec.cgi	Tue Nov  1 13:03:57 2005
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: loginexec.cgi,v 1.6 2005/10/24 08:52:49 slash5234 Exp $
+# $Id: loginexec.cgi,v 1.7 2005/11/01 04:03:57 slash5234 Exp $
 
 use strict;
 
@@ -102,7 +102,7 @@
 #current time
 #expire time
 
-$ss->expire('+12h');
+$ss->expire('+7d');
 
 debug_print("loginexec.cgi: startup_session finished.\n");    
 


Affelio-cvs メーリングリストの案内
Back to archive index