X-Git-Url: http://git.pippins.net/embedvideo/.git/static/gitweb.js?a=blobdiff_plain;f=bin%2Fimport_ward_data;h=b5847c7fe047bc554f0bbb6529095b50a19e5db9;hb=7de71664eadedf8c057de6e534ecbbc9869c25a5;hp=800f28e7092d91da5d23519b939e1f59edd3cfa0;hpb=cd2ee79a8dc8b49eadf47c7405d0b1e66ecabdca;p=eq%2F.git diff --git a/bin/import_ward_data b/bin/import_ward_data index 800f28e..b5847c7 100755 --- a/bin/import_ward_data +++ b/bin/import_ward_data @@ -690,7 +690,7 @@ if($opt_v) { if($opt_s) { $dbh->disconnect(); exit; } -# Now update the various eq DB tables +# Now update the various DB tables &update_tc_calling_table(); &update_tc_individual_table(); &update_tc_companionship_table();