175 |
SendAlerts( 'orderacquisition', $query->param('basketno'), 'ACQORDER' ); |
175 |
SendAlerts( 'orderacquisition', scalar $query->param('basketno'), 'ACQORDER' ); |
178 |
push @messages, { type => 'error', code => $@ }; |
178 |
push @messages, { type => 'error', code => $@ }; |