]> git.mxchange.org Git - ctracker.git/commitdiff
Also __CALLBACKPARAM needs blocking
authorRoland Häder <roland@mxchange.org>
Thu, 28 Jul 2016 11:00:39 +0000 (13:00 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 1 Apr 2019 12:20:08 +0000 (14:20 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_detector.php

index 44de983b657237397d022031939fc15b550896aa..e91943622e159f80e2fdd31129f1596768ed5fac 100644 (file)
@@ -204,7 +204,7 @@ function initCrackerTrackerArrays () {
                'php_', 'class_', '_class.php', 'db_mysql.inc',
 
                // PHP arrays
-               '_PHPLIB',
+               '_phplib', '__callbackparam',
 
                // Request header being inserted
                'content-type',