showComments() public method

public showComments ( $thread_id )
</a> on <b><?php 
echo $active_evidence->created;
?>
</b>.</p>





<h3 class="comments">Discuss this Evidence</h3>



<?php 
$reply_depth = 0;
if ($active_evidence->showComments(0)) {
} else {
    echo '<p><i>No comments.</i></p>';
}
?>



<form method="post" class="edit" action="add_comment_action.php">

<input type="hidden" name="this_url" value="<?php 
echo $_SERVER['REQUEST_URI'];
?>
" />

<input type="hidden" name="user_id" value="<?php