]> git.mxchange.org Git - ctracker.git/commitdiff
One to much ...
authorRoland Häder <roland@mxchange.org>
Wed, 20 Jul 2016 08:40:11 +0000 (10:40 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 20 Jul 2016 08:40:11 +0000 (10:40 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
libs/lib_detector.php

index 9e61ff11f0d1285c1408ee2c781c12db1d7f975e..c70c43ae41ade62fcdb686830a85789821b0dd56 100644 (file)
@@ -94,7 +94,7 @@ function initCrackerTrackerArrays () {
 
                // PHP commands/scripts
                'fopen', 'fwrite', 'phpinfo()', '\<?', '?\>', 'base64_decode', 'file_put_contents',
-               'set_magic_quotes_runtime', 'set_magic_quotes_runtime', 'display_errors', 'passthru',,
+               'set_magic_quotes_runtime', 'set_magic_quotes_runtime', 'display_errors', 'passthru',
 
                // Typical PHP script remote-inclusions and typical include file names
                '.inc.php', '.lib.php', '.class.php', 'config.php', '.inc', '_php',