svnno****@sourc*****
svnno****@sourc*****
2009年 3月 31日 (火) 10:01:45 JST
Revision: 19 http://svn.sourceforge.jp/view?root=frameworkspider&view=rev&rev=19 Author: m_nakashima Date: 2009-03-31 10:01:45 +0900 (Tue, 31 Mar 2009) Log Message: ----------- Modified Paths: -------------- current/DATA/lib/spider/tags/TagBase.class.php -------------- next part -------------- Modified: current/DATA/lib/spider/tags/TagBase.class.php =================================================================== --- current/DATA/lib/spider/tags/TagBase.class.php 2009-03-30 11:53:40 UTC (rev 18) +++ current/DATA/lib/spider/tags/TagBase.class.php 2009-03-31 01:01:45 UTC (rev 19) @@ -125,7 +125,7 @@ /** * タグコードをPHPコードに変換します */ - function tagCode2NativeCode( $strings, & $attribute_name_array=array() ) { + function tagCode2NativeCode( $strings, & $attribute_name_array ) { // 演算時の正規表現 $signiture_regx = '\\+\\-\\/\\*\\%\\=\\<\\>\\&\\|\\(\\)\\!\\,\\[\\]'; // 変換後文字列