mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Fix a typo.
This commit is contained in:
parent
c3f3900ee5
commit
472d484583
@ -169,7 +169,7 @@ sub data_consumer ($$) {
|
|||||||
recon_ports => $task->{'recon_ports'},
|
recon_ports => $task->{'recon_ports'},
|
||||||
resolve_names => $task->{'resolve_names'},
|
resolve_names => $task->{'resolve_names'},
|
||||||
subnets => \@subnets,
|
subnets => \@subnets,
|
||||||
task_id => $task->{'id_tr'},
|
task_id => $task->{'id_rt'},
|
||||||
%{$pa_config}
|
%{$pa_config}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user