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

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 5月 30日 (火) 06:56:18 JST


Index: affelio/lib/Affelio/SNS/Handshaker_s.pm
diff -u affelio/lib/Affelio/SNS/Handshaker_s.pm:1.46 affelio/lib/Affelio/SNS/Handshaker_s.pm:1.47
--- affelio/lib/Affelio/SNS/Handshaker_s.pm:1.46	Mon May 29 21:08:49 2006
+++ affelio/lib/Affelio/SNS/Handshaker_s.pm	Tue May 30 06:56:18 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: Handshaker_s.pm,v 1.46 2006/05/29 12:08:49 slash5234 Exp $
+# $Id: Handshaker_s.pm,v 1.47 2006/05/29 21:56:18 slash5234 Exp $
 
 ########################################################################
 #package Affelio::SNS::Handshaker_s::Util;
@@ -244,6 +244,7 @@
 		$row[$i] =~ s|\r||g;
 	    }
 
+	    $row[1] =~ s/[\s|\-|:]//g;
 	    $ret .= "$row[1]\n$row[2]\n$row[3]\n$row[4]\n$row[5]\n$row[6]\n";
 	}
 	debug_print("S::get_news NEWS=[$ret]");


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