[Affelio-cvs 1385] CVS update: affelio/lib/Affelio/App/Standalone/Public/Bin

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 6月 29日 (木) 03:12:49 JST


Index: affelio/lib/Affelio/App/Standalone/Public/Bin/loginexec.pm
diff -u affelio/lib/Affelio/App/Standalone/Public/Bin/loginexec.pm:1.2 affelio/lib/Affelio/App/Standalone/Public/Bin/loginexec.pm:1.3
--- affelio/lib/Affelio/App/Standalone/Public/Bin/loginexec.pm:1.2	Thu Jun  8 00:07:13 2006
+++ affelio/lib/Affelio/App/Standalone/Public/Bin/loginexec.pm	Thu Jun 29 03:12:48 2006
@@ -14,7 +14,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.pm,v 1.2 2006/06/07 15:07:13 slash5234 Exp $
+# $Id: loginexec.pm,v 1.3 2006/06/28 18:12:48 slash5234 Exp $
 
 package Affelio::App::Standalone::Public::Bin::loginexec;
 {
@@ -44,7 +44,7 @@
 use Affelio::misc::NetMisc;
 use Affelio::misc::MyCrypt;
 use Affelio::misc::WebInput;
-use Affelio::SNS::Handshaker_c;
+use Affelio::VSNS::Handshaker_c;
 
 my $q = new CGI;
 
Index: affelio/lib/Affelio/App/Standalone/Public/Bin/logoutexec.pm
diff -u affelio/lib/Affelio/App/Standalone/Public/Bin/logoutexec.pm:1.1 affelio/lib/Affelio/App/Standalone/Public/Bin/logoutexec.pm:1.2
--- affelio/lib/Affelio/App/Standalone/Public/Bin/logoutexec.pm:1.1	Tue Mar  7 23:39:10 2006
+++ affelio/lib/Affelio/App/Standalone/Public/Bin/logoutexec.pm	Thu Jun 29 03:12:48 2006
@@ -14,7 +14,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: logoutexec.pm,v 1.1 2006/03/07 14:39:10 slash5234 Exp $
+# $Id: logoutexec.pm,v 1.2 2006/06/28 18:12:48 slash5234 Exp $
 
 package Affelio::App::Standalone::Public::Bin::logoutexec;
 {
@@ -39,7 +39,7 @@
 use Error qw(:try);
 use Affelio;
 use Affelio::App::Standalone::Env;
-use Affelio::SNS::Handshaker_c;
+use Affelio::VSNS::Handshaker_c;
 use Affelio::misc::NetMisc;
 use Affelio::misc::MyCrypt;
 use Affelio::misc::Time;
Index: affelio/lib/Affelio/App/Standalone/Public/Bin/recv_mail_ack.pm
diff -u affelio/lib/Affelio/App/Standalone/Public/Bin/recv_mail_ack.pm:1.2 affelio/lib/Affelio/App/Standalone/Public/Bin/recv_mail_ack.pm:1.3
--- affelio/lib/Affelio/App/Standalone/Public/Bin/recv_mail_ack.pm:1.2	Thu Jun  1 15:34:12 2006
+++ affelio/lib/Affelio/App/Standalone/Public/Bin/recv_mail_ack.pm	Thu Jun 29 03:12:48 2006
@@ -14,7 +14,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: recv_mail_ack.pm,v 1.2 2006/06/01 06:34:12 slash5234 Exp $
+# $Id: recv_mail_ack.pm,v 1.3 2006/06/28 18:12:48 slash5234 Exp $
 
 package Affelio::App::Standalone::Public::Bin::recv_mail_ack;
 {
@@ -45,7 +45,7 @@
 
 use Affelio;
 use Affelio::misc::MyCrypt;
-use Affelio::SNS::Handshaker_c;
+use Affelio::VSNS::Handshaker_c;
 use Affelio::SNS::Handshaker_tmpDB;
 use Affelio::exception::Exception;
 use Affelio::exception::IOException;


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