From: Roland Haeder Date: Sun, 16 May 2010 02:17:39 +0000 (+0000) Subject: Fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c88d5f31c28e3b23145c750cb34fd440f7d9a887;p=ctracker.git Fix --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 9ba3432..ddddec9 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -254,7 +254,7 @@ function crackerTrackerLogAttack () { ); // Insert the array in database - crackerTrackerInsertArray($rowData); + crackerTrackerInsertArray('ctracker_data', $rowData); } // Alerts the current user about malicious/suspicious traffic