OSDN Git Service

Removed redundant comments:
authorhenoheno <henoheno>
Sun, 20 Jun 2004 04:20:18 +0000 (13:20 +0900)
committerhenoheno <henoheno>
Sun, 20 Jun 2004 04:20:18 +0000 (13:20 +0900)
* Use mbstring.php (with jcode.php) if you can't use mbstring extension (See mbsring.php)
* Emphasis who is the creator
* Unfortunately the creator's site seems missing

plugin/showrss.inc.php

index 8040989..69b5c04 100644 (file)
@@ -2,14 +2,14 @@
 /////////////////////////////////////////////////
 // PukiWiki - Yet another WikiWikiWeb clone.
 //
-// $Id: showrss.inc.php,v 1.11 2003/12/03 12:30:02 arino Exp $
+// $Id: showrss.inc.php,v 1.12 2004/06/20 04:20:18 henoheno Exp $
 //
-// modified by PANDA <panda@arino.jp>
+// Modified version by PANDA <panda@arino.jp>
 //
 
 /**
  *
- * showrss ¥×¥é¥°¥¤¥ó
+ * showrss ¥×¥é¥°¥¤¥ó (Created by hiro_do3ob@yahoo.co.jp)
  * 
  * ¥é¥¤¥»¥ó¥¹¤Ï PukiWiki ËÜÂΤÈƱ¤¸¤¯ GNU General Public License (GPL) ¤Ç¤¹¡£
  * http://www.gnu.org/licenses/gpl.txt
  * 
  * º£¤Î¤È¤³¤íÆ°ºî¤µ¤»¤ë¤¿¤á¤Ë¤ÏPHP ¤Î xml extension ¤¬É¬¿Ü¤Ç¤¹¡£PHP¤ËÁȤ߹þ¤Þ¤ì¤Æ¤Ê¤¤¾ì¹ç¤Ï¤½¤Ã¤±¤Ê¤¤¥¨¥é¡¼¤¬½Ð¤ë¤È»×¤¤¤Þ¤¹¡£
  * Àµµ¬É½¸½ or Ê¸»úÎó´Ø¿ô¤Ç¤Ê¤ó¤È¤«¤Ê¤é¤Ê¤¯¤â¤Ê¤µ¤²¤Ê¤ó¤Ç¤¹¤¬¼ûÍפäƤɤ줯¤é¤¤¤¢¤ë¤Î¤«¤ï¤«¤é¤¤¤Î¤ÇÊÝα¤Ç¤¹¡£
- * mbstring ¤â¤¢¤ë¤Û¤¦¤¬¤¤¤¤¤Ç¤¹¡£
  * 
- * ¤Ê¤¤¾ì¹ç¤Ï¡¢ jcode.phps ¤ò¤Á¤ç¤³¤Ã¤È¤¤¤¸¤Ã¤Æ mb_convert_encoding ¤È¤¤¤¦´Ø¿ô¤òÀë¸À¤·¤Æ¤ª¤±¤Ð¤È¤ê¤¢¤¨¤º¤½¤ì¤Ã¤Ý¤¯ÊÑ´¹¤Ç¤­¤ë¤«¤â¤Ç¤¹¡£
- * http://www.spencernetwork.org/
- * 
- * ¤´Ï¢ÍíÀè:
- * do3ob wiki   ->   http://do3ob.com/
- * email        ->   hiro_do3ob@yahoo.co.jp
- * 
- * ÈòÆñ½ê       ->   http://do3ob.s20.xrea.com/
- *
  * version: Id:showrss.inc.php,v 1.40 2003/03/18 11:52:58 hiro Exp
  * 
  */