[Slashdotjp-dev 1352] [883] disable getAd()

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2008年 12月 15日 (月) 18:15:10 JST


Revision: 883
          http://svn.sourceforge.jp/view?root=slashdotjp&view=rev&rev=883
Author:   tach
Date:     2008-12-15 18:15:10 +0900 (Mon, 15 Dec 2008)

Log Message:
-----------
disable getAd()

Modified Paths:
--------------
    slashjp/trunk/Slash/Utility/Anchor/Anchor.pm
    slashjp/trunk/debian/changelog


-------------- next part --------------
Modified: slashjp/trunk/Slash/Utility/Anchor/Anchor.pm
===================================================================
--- slashjp/trunk/Slash/Utility/Anchor/Anchor.pm	2008-12-15 08:18:11 UTC (rev 882)
+++ slashjp/trunk/Slash/Utility/Anchor/Anchor.pm	2008-12-15 09:15:10 UTC (rev 883)
@@ -640,6 +640,7 @@
 
 ########################################################
 sub getAd {
+	return "";
 	my($num, $need_box) = @_;
 	$num ||= 1;
 	$need_box ||= 0;

Modified: slashjp/trunk/debian/changelog
===================================================================
--- slashjp/trunk/debian/changelog	2008-12-15 08:18:11 UTC (rev 882)
+++ slashjp/trunk/debian/changelog	2008-12-15 09:15:10 UTC (rev 883)
@@ -2,8 +2,9 @@
 
   * New upstream git tag
   * Add selectable d2 default using constants "d2_default"
+  * Disable "getAd()"
 
- -- Taku YASUI <tach****@osdn*****>  Tue, 09 Dec 2008 15:15:52 +0900
+ -- Taku YASUI <tach****@osdn*****>  Mon, 15 Dec 2008 09:14:51 +0000
 
 slash (2.5.0.231-1) unstable; urgency=low
 


Slashdotjp-dev メーリングリストの案内
Zurück zum Archiv-Index