49 |
$recall->update({ cancellationdate => dt_from_string(), status => 'C' }); |
49 |
$recall->update({ cancellationdate => dt_from_string(), status => 'C', old => 1 }); |
51 |
output_with_http_headers( $input, undef, $json, "json" ); |
51 |
output_with_http_headers( $input, undef, $json, "json" ); |