539 |
my ($low, $high) = ($borrowercategory->dateofbirthrequired, $borrowercategory->upperagelimit); |
539 |
my ($low, $high) = ($borrowercategory->dateofbirthrequired, $borrowercategory->upperagelimit); |
541 |
push @invalidFields, 'ERROR_age_limitations'; |
541 |
push @invalidFields, 'ERROR_age_limitations'; |