From: Roland Häder Date: Thu, 28 Jul 2016 11:00:39 +0000 (+0200) Subject: Also __CALLBACKPARAM needs blocking X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ef7831432e9653326785fa50f46ee1901afba19f;p=ctracker.git Also __CALLBACKPARAM needs blocking Signed-off-by: Roland Häder --- diff --git a/libs/lib_detector.php b/libs/lib_detector.php index 44de983..e919436 100644 --- a/libs/lib_detector.php +++ b/libs/lib_detector.php @@ -204,7 +204,7 @@ function initCrackerTrackerArrays () { 'php_', 'class_', '_class.php', 'db_mysql.inc', // PHP arrays - '_PHPLIB', + '_phplib', '__callbackparam', // Request header being inserted 'content-type',