svnno****@sourc*****
svnno****@sourc*****
2008年 9月 18日 (木) 16:00:15 JST
Revision: 757 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=757 Author: tach Date: 2008-09-18 16:00:15 +0900 (Thu, 18 Sep 2008) Log Message: ----------- add quote Modified Paths: -------------- slashjp/branches/2.5.0.192/plugins/Journal/journal.pl -------------- next part -------------- Modified: slashjp/branches/2.5.0.192/plugins/Journal/journal.pl =================================================================== --- slashjp/branches/2.5.0.192/plugins/Journal/journal.pl 2008-09-18 04:35:34 UTC (rev 756) +++ slashjp/branches/2.5.0.192/plugins/Journal/journal.pl 2008-09-18 07:00:15 UTC (rev 757) @@ -581,7 +581,7 @@ id => $article->[3], commentcount => $commentcount, prev => $prev, - next => $next, + 'next' => $next, }; }