From: Owen Leonard <owen@balawis.leonard.fam>
Date: Sun, 19 Sep 2010 04:45:25 +0000 (-0600)
Subject: found one more place where we reference eq - this is the last one that grep finds
X-Git-Tag: release_1_0_0~20
X-Git-Url: http://git.pippins.net/%27%20%20%20%20.%20%24GLOBALS%5B%27phpgw%27%5D-%3Elink%28%27inc/jquery/images/static/gitweb.css?a=commitdiff_plain;h=7de71664eadedf8c057de6e534ecbbc9869c25a5;p=eq%2F.git

found one more place where we reference eq - this is the last one that grep finds
---

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();