goIfInvalid("../index.php"); $Me -> goIfNotChair('../index.php'); $Conf -> connect(); ?> header("Check on PC Reviewing Progress ") ?> qe($query); if ( !DB::isError($pcresult) ) { while ($row = $pcresult->fetchRow(DB_FETCHMODE_ASSOC)) { $pcId=$row['contactId']; $Conf->reviewerSummary($pcId, 1, "
" . $Conf->mkTextButtonPopup("Details", "CheckOnSinglePCProgress.php", "") . "
" ); print "

"; } } ?> footer() ?>