[Affelio-cvs 487] CVS update: affelio/lib/Affelio/Managing

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 7月 1日 (金) 16:56:31 JST


Index: affelio/lib/Affelio/Managing/MessageManager.pm
diff -u affelio/lib/Affelio/Managing/MessageManager.pm:1.7 affelio/lib/Affelio/Managing/MessageManager.pm:1.8
--- affelio/lib/Affelio/Managing/MessageManager.pm:1.7	Fri Jul  1 11:00:08 2005
+++ affelio/lib/Affelio/Managing/MessageManager.pm	Fri Jul  1 16:56:31 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: MessageManager.pm,v 1.7 2005/07/01 02:00:08 slash5234 Exp $
+# $Id: MessageManager.pm,v 1.8 2005/07/01 07:56:31 slash5234 Exp $
 
 package Affelio::Managing::MessageManager;
 {
@@ -67,6 +67,7 @@
 	};
 	if($@){
 	    throw Affelio::exception::DBException($af->{db}->errstr);
+	    return("");
 	}
 
 	my $count=0;


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