272 |
my ($low,$high) = ($borrowercategory->{'dateofbirthrequired'}, $borrowercategory->{'upperagelimit'}); |
272 |
my ($low,$high) = ($borrowercategory->{'dateofbirthrequired'}, $borrowercategory->{'upperagelimit'}); |
274 |
push @errors, 'ERROR_age_limitations'; |
274 |
push @errors, 'ERROR_age_limitations'; |