[Affelio-cvs 594] CVS update: affelio/lib/Affelio/SNS

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 10月 24日 (月) 17:52:49 JST


Index: affelio/lib/Affelio/SNS/Handshaker_s.pm
diff -u affelio/lib/Affelio/SNS/Handshaker_s.pm:1.20 affelio/lib/Affelio/SNS/Handshaker_s.pm:1.21
--- affelio/lib/Affelio/SNS/Handshaker_s.pm:1.20	Sun Jul  3 20:42:51 2005
+++ affelio/lib/Affelio/SNS/Handshaker_s.pm	Mon Oct 24 17:52:49 2005
@@ -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: Handshaker_s.pm,v 1.20 2005/07/03 11:42:51 slash5234 Exp $
+# $Id: Handshaker_s.pm,v 1.21 2005/10/24 08:52:49 slash5234 Exp $
 
 use strict;
 use lib("../../../extlib/");
@@ -41,7 +41,7 @@
 package Affelio::SNS::Handshaker_s::Util;
 {
     sub af_new {
-	my $cfg_dir = $Affelio::SNS::Handshaker_s::AF_DIR;
+	my $cfg_dir = $Affelio::SNS::Handshaker_s::AF_DIR . "config/";
 	Affelio::misc::Debug::debug_print("Starting AF($cfg_dir)...");
 	my $af = Affelio->new( ConfigDir => $cfg_dir )
 	    or die "Cannot start Affelio";


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