This commit is contained in:
Ryan Prather 2018-09-06 18:38:31 -04:00
parent a0605844bf
commit 972c456fc5

View File

@ -302,7 +302,7 @@ foreach ($findings as $worksheet_name => $data) {
updateHostHeader($sheet, $data['target_list'], $db);
$log->debug("Completed worksheet $worksheet");
$log->debug("Completed worksheet $worksheet_name");
}
$ss->removeSheetByIndex(2);