[Affelio-cvs 1032] CVS update: affelio/lib/Affelio/Managing

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 1月 19日 (木) 16:18:09 JST


Index: affelio/lib/Affelio/Managing/NewsAggregator.pm
diff -u affelio/lib/Affelio/Managing/NewsAggregator.pm:1.15 affelio/lib/Affelio/Managing/NewsAggregator.pm:1.16
--- affelio/lib/Affelio/Managing/NewsAggregator.pm:1.15	Mon Dec 19 16:22:02 2005
+++ affelio/lib/Affelio/Managing/NewsAggregator.pm	Thu Jan 19 16:18:09 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: NewsAggregator.pm,v 1.15 2005/12/19 07:22:02 slash5234 Exp $
+# $Id: NewsAggregator.pm,v 1.16 2006/01/19 07:18:09 slash5234 Exp $
 
 package Affelio::Managing::NewsAggregator;
 {
@@ -147,8 +147,8 @@
 	    require Affelio::SNS::Handshaker_c;
 
 	    $ret = Affelio::SNS::Handshaker_c::get_news(
-                    dest_uri =>  "$af_id/bin/xml-rpc-serv.cgi",
-  		xwsse_mesg => $xwsse_mesg);
+                   dest_uri =>  $af_id,
+		xwsse_mesg => $xwsse_mesg);
 
 	}catch Error with{
 	    my $e = shift;


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