57 |
$sth->execute($_->{subscriptionid}, 'import', $_->{routingnotes}); |
57 |
$sth->execute($_->{subscriptionid}, '1', $_->{routingnotes}); |
58 |
my $routinglistid = $dbh->last_insert_id(undef, undef, 'subscriptionroutinglist', undef); |
58 |
my $routinglistid = $dbh->last_insert_id(undef, undef, 'subscriptionroutinglist', undef); |