because they haven't been ordained yet. This caused other Elders to be added instead.
$sqlhashref2 = $sth2->fetchrow_hashref;
$aaronic = $sqlhashref2->{aaronic};
$elder = "NULL";
- if($aaronic eq "") { print "-W- Unable to find $elder_name in eq_elder or eq_aaronic tables\n"; }
+ if($aaronic eq "") { print "-W- Unable to find $elder_name in eq_elder or eq_aaronic tables\n"; next; }
}
$id = $hometeaching_data{$index}{'Comp ID'};
$district = $hometeaching_data{$index}{'HT District'};