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

Back to archive index

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


Index: affelio/lib/Affelio/SNS/Handshaker_s.pm
diff -u affelio/lib/Affelio/SNS/Handshaker_s.pm:1.31 affelio/lib/Affelio/SNS/Handshaker_s.pm:1.32
--- affelio/lib/Affelio/SNS/Handshaker_s.pm:1.31	Mon Dec 19 14:54:16 2005
+++ affelio/lib/Affelio/SNS/Handshaker_s.pm	Mon Dec 19 15:02:24 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.31 2005/12/19 05:54:16 slash5234 Exp $
+# $Id: Handshaker_s.pm,v 1.32 2005/12/19 06:02:24 slash5234 Exp $
 
 ########################################################################
 #package Affelio::SNS::Handshaker_s::Util;
@@ -129,7 +129,7 @@
 						    $this_app{'install_name'},
 						    "DF_access");
 	    if($perm_to_tab ==1 ){
-		push(@app_list, $this_app{'install_name'});
+		push(@app_list, $this_app{'install_title'});
 	    }	
 	    debug_print("S::get_news: [$tmp_name]");
 	}


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