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

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 10日 (土) 11:12:50 JST


Index: affelio/lib/Affelio/SNS/Handshaker_c.pm
diff -u affelio/lib/Affelio/SNS/Handshaker_c.pm:1.12 affelio/lib/Affelio/SNS/Handshaker_c.pm:1.13
--- affelio/lib/Affelio/SNS/Handshaker_c.pm:1.12	Sat Dec 10 08:07:38 2005
+++ affelio/lib/Affelio/SNS/Handshaker_c.pm	Sat Dec 10 11:12:50 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_c.pm,v 1.12 2005/12/09 23:07:38 slash5234 Exp $
+# $Id: Handshaker_c.pm,v 1.13 2005/12/10 02:12:50 slash5234 Exp $
 
 package Affelio::SNS::Handshaker_c;
 {
@@ -73,8 +73,8 @@
 	    throw Affelio::exception::NetworkException("XML-RPC Error: " . $result->{message});
 	}
 
-	debug_print("C::get_news: OK : $result->{message}\n");
-	debug_print("C::get_news: OK : [$result->{flerror}]\n");
+	debug_print("C::get_news: OK : msg=[$result->{message}]\n");
+	debug_print("C::get_news: OK : err=[$result->{flerror}]\n");
 	return $result;
     }
 


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