116 |
return _autocreate( $config, $match ); |
116 |
return _autocreate( $config, $match ); |
118 |
# If we reach this point, the user is not a valid koha user |
118 |
# If we reach this point, the user is not a valid koha user |
119 |
Koha::Logger->get->info("There are several users with $config->{matchpoint} of $match, matchpoints must be unique"); |
119 |
Koha::Logger->get->info("No users with $config->{matchpoint} of $match found and autocreate is disabled"); |