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=b6d45a20f2c73bf487e75215c265dc3d4c4bb1eb;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