| 
 ■ あけび ■ 2005/2/25 (金) 09:09:12  |   
| 
 Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312461; SV1; .NET CLR 1.0.3705)  |   
 | ルート記事以外に返信のリンクをつけないようにするだけでしたら、以下の方法で対応できます。 
 
cyclamen.cgi 
$CMD{'ol'} || printf "<a href=\"$script_name?%s\">%s</a> ",&opt("res=$num",$CMD{'log'}),$ls31; 
を 
$CMD{'ol'} || $anum =~ /\]0$/ && printf "<a href=\"$script_name?%s\">%s</a> ",&opt("res=$num",$CMD{'log'}),$ls31; 
に変更 |  
  |   
 |