[Slashdotjp-dev 1413] [944] prevent warning messages

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 1月 9日 (金) 21:40:04 JST


Revision: 944
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=944
Author:   tach
Date:     2009-01-09 21:40:03 +0900 (Fri, 09 Jan 2009)

Log Message:
-----------
prevent warning messages

Modified Paths:
--------------
    slashjp/trunk/plugins/FireHose/FireHose.pm


-------------- next part --------------
Modified: slashjp/trunk/plugins/FireHose/FireHose.pm
===================================================================
--- slashjp/trunk/plugins/FireHose/FireHose.pm	2009-01-09 12:11:21 UTC (rev 943)
+++ slashjp/trunk/plugins/FireHose/FireHose.pm	2009-01-09 12:40:03 UTC (rev 944)
@@ -2711,6 +2711,7 @@
 	my $user = getCurrentUser();
 	my $constants = getCurrentStatic();
 	my $form = getCurrentForm();
+	$pagesize ||= '';
 
 	my $limit;
 


Slashdotjp-dev メーリングリストの案内
Back to archive index