diff --git a/comments.php b/comments.php index 6cbb2889bbb..c07678eeb92 100644 --- a/comments.php +++ b/comments.php @@ -20,65 +20,6 @@ function moderate_3($sid, $mode, $order, $thold = 0) { echo ""; } -function displayControlBlock($sid, $title, $thold, $mode, $order) { - global $user, $theme; - dbconnect(); - $query = mysql_query("SELECT sid FROM comments WHERE sid = $sid"); - - if (!$query) $count = 0; else $count = mysql_num_rows($query); - if (!isset($thold)) $thold = 0; - - ?> -
bgcolor2"; ?>">bgcolor1" ?>" SIZE="+1">Comment control | -
bgcolor1"; ?>"> - - | -
bgcolor2"; ?>">fgcolor2"; ?>">There are at least echo $number; ?> comments below your threshold. | -