]> git.mxchange.org Git - ctracker.git/blobdiff - libs/lib_detector.php
Also __CALLBACKPARAM needs blocking
[ctracker.git] / 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',