Changeset 1287
- Timestamp:
- 12/30/06 15:53:22 (2 years ago)
- Files:
-
- feedmelinks/comments/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
feedmelinks/comments/index.php
r1286 r1287 68 68 69 69 if( count( $commented_links ) != 0 ) { 70 echo "<b> $numcomments</b><br />\n";70 echo "<b>about " . count( $commented_links ) . " comments</b><br />\n"; 71 71 } else { 72 72 ?>