[Affelio-cvs 175] CVS update: affelio/lib/Affelio/App/Admin

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 26日 (日) 21:41:22 JST


Index: affelio/lib/Affelio/App/Admin/FriendsGraph.pm
diff -u affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.4 affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.5
--- affelio/lib/Affelio/App/Admin/FriendsGraph.pm:1.4	Sun Jun 26 21:30:26 2005
+++ affelio/lib/Affelio/App/Admin/FriendsGraph.pm	Sun Jun 26 21:41:22 2005
@@ -4,7 +4,7 @@
 #    http://affelio.jp/ (Japan)
 #    http://affelio.jp/ (USA and other area)
 #
-# $Id: FriendsGraph.pm,v 1.4 2005/06/26 12:30:26 slash5234 Exp $
+# $Id: FriendsGraph.pm,v 1.5 2005/06/26 12:41:22 slash5234 Exp $
 
 package Affelio::App::Admin::FriendsGraph;
 {
@@ -18,6 +18,7 @@
     use Affelio::SNS::Handshaker_c;
     use Affelio::misc::Debug qw(debug_print);
     use Affelio::exception::IOException;
+    use Affelio::exception::DBException;
 
     use Exporter;
     @Affelio::App::Admin::FriendsGraph::ISA = "Exporter";


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