Skip to content

Commit

Permalink
Debug removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandergull committed Sep 8, 2023
1 parent 53a2492 commit 0695e91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/spbc-tools.php
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ function spbc_get_brief_data($direct_call = false)

$out_last_actions = spbc_get_brief_data_for_last_actions($current_last_actions);
$out_firewalls_data = spbc_get_brief_data_for_firewalls($current_fw_data, $current_bfp_data, $logs_scanned_ts);
error_log('CTDEBUG: [' . __FUNCTION__ . '] [$out_firewalls_data]: ' . var_export($out_firewalls_data,true));

//save data to state
$spbc->data['brief_data']['last_actions'] = $out_last_actions;
Expand Down

0 comments on commit 0695e91

Please sign in to comment.