[Slashdotjp-dev 1194] [721] journals URL fix cont.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 7月 23日 (水) 21:16:26 JST


Revision: 721
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=slashdotjp&view=rev&rev=721
Author:   tach
Date:     2008-07-23 21:16:26 +0900 (Wed, 23 Jul 2008)

Log Message:
-----------
journals URL fix cont.

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-07-23 12:09:41 UTC (rev 720)
+++ slashjp/branches/2.5.0.192/plugins/Journal/journal.pl	2008-07-23 12:16:26 UTC (rev 721)
@@ -362,7 +362,7 @@
 		channel => {
 			title		=> getData('rss_top_recent_title'),
 			description	=> getData('rss_top_recent_desc'),
-			'link'		=> "$gSkin->{absolutedir}/journals/top/",
+			'link'		=> "$gSkin->{absolutedir}/journals/",
 		},
 		image	=> 1,
 		items	=> \@items,


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