removed more references to EQ
[eq/.git] / bin / import_ward_data
index 70f500ed260b038452c712f14b3b75317dfab88a..57a7f51ae7dcc9fd5bbca49a35b6425a8c5149b8 100755 (executable)
@@ -474,7 +474,7 @@ sub update_tc_visit_table
                #print "family_id = $family_id\n";
                #print "comp_id = $comp_id\n";
                
-               # ignore visits that weren't done by the EQ
+               # ignore visits that weren't done by the quorum
                if ($comp_id == 0) { next; }
                
                # retrieve the month header if not already done