Show
Ignore:
Timestamp:
12/30/06 15:53:22 (2 years ago)
Author:
jm3
Message:

fixed broken comment count

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • feedmelinks/comments/index.php

    r1286 r1287  
    6868 
    6969        if( count( $commented_links ) != 0 ) { 
    70                 echo "<b>$num comments</b><br />\n"; 
     70                echo "<b>about " . count( $commented_links ) . " comments</b><br />\n"; 
    7171        } else { 
    7272?>