Tadashi Okoshi
slash****@users*****
2005年 10月 27日 (木) 21:57:40 JST
Index: affelio/index.cgi
diff -u affelio/index.cgi:1.17 affelio/index.cgi:1.18
--- affelio/index.cgi:1.17 Thu Oct 27 21:06:34 2005
+++ affelio/index.cgi Thu Oct 27 21:57:40 2005
@@ -16,7 +16,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: index.cgi,v 1.17 2005/10/27 12:06:34 slash5234 Exp $
+# $Id: index.cgi,v 1.18 2005/10/27 12:57:40 slash5234 Exp $
use strict;
@@ -236,7 +236,6 @@
$output_data{"friendlist_all_IF"} = \@friendlist_all_IF;
}
##############################
-
try{
$output_data{"friend__F1count"} = $af->getFM->get_F1_count();
$output_data{"friend__F2count"} = $af->getFM->get_F2_count();