[Affelio-cvs 3] CVS update: affelio

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 14日 (火) 15:24:02 JST


Index: affelio/setup.cgi
diff -u affelio/setup.cgi:1.1.1.1 affelio/setup.cgi:1.2
--- affelio/setup.cgi:1.1.1.1	Tue Jun 14 12:53:29 2005
+++ affelio/setup.cgi	Tue Jun 14 15:24:02 2005
@@ -6,7 +6,7 @@
 #    http://affelio.jp/ (Japan)
 #    http://affelio.jp/ (USA and other area)
 #
-# $Id: setup.cgi,v 1.1.1.1 2005/06/14 03:53:29 slash5234 Exp $
+# $Id: setup.cgi,v 1.2 2005/06/14 06:24:02 slash5234 Exp $
 
 use strict;
 
@@ -283,7 +283,7 @@
     my $msg = $lh->maketext("_SETUP_msg_50_1");
     $msg .= '<blockquote>';
     $msg .= check_module("CGI");
-    $msg .= check_module("Crypt::DH");
+    $msg .= check_module("CGI::Session");
     $msg .= check_module("DBI");
     $msg .= check_module("DBD::SQLite");
     $msg .= '</blockquote>';


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