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

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 19日 (月) 15:13:02 JST


Index: affelio/lib/Affelio/SNS/Handshaker_s.pm
diff -u affelio/lib/Affelio/SNS/Handshaker_s.pm:1.32 affelio/lib/Affelio/SNS/Handshaker_s.pm:1.33
--- affelio/lib/Affelio/SNS/Handshaker_s.pm:1.32	Mon Dec 19 15:02:24 2005
+++ affelio/lib/Affelio/SNS/Handshaker_s.pm	Mon Dec 19 15:13:02 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.32 2005/12/19 06:02:24 slash5234 Exp $
+# $Id: Handshaker_s.pm,v 1.33 2005/12/19 06:13:02 slash5234 Exp $
 
 ########################################################################
 #package Affelio::SNS::Handshaker_s::Util;
@@ -144,7 +144,7 @@
 							"last_news_out");
 	debug_print("S::get_news last_news_out=[$last_news_out]");
 
-	my $news = $af->getMyNews()->retrieve_news(app_list => @app_list,
+	my $news = $af->getMyNews()->retrieve_news(app_list => \@app_list,
 						   laterthan =>$last_news_out);
 
 	my @row=();


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