Fix for parser error :(
authorRoland Haeder <roland@mxchange.org>
Sat, 20 Jul 2013 14:24:44 +0000 (14:24 +0000)
committerRoland Haeder <roland@mxchange.org>
Sat, 20 Jul 2013 14:24:44 +0000 (14:24 +0000)
libs/lib_detector.php

index a724d7d588a858e163182f492d4c5a0bb4e950aa..44d1818eaf3138643cca8840ef30156e933ff495 100644 (file)
@@ -69,7 +69,7 @@ function initCrackerTrackerArrays () {
                // Other Linux programs (+ brace)
                'locate(', 'grep(', 'kill(', 'mcd(', 'mrd(', 'rm(', 'mv(', 'rmdir(',
                'chmod(', 'chmod(', 'chown(', 'chgrp(', 'passwd(', 'vi(', 'cp(',
-               'mdir(', 'esystem(', 'chr(', 'wget(', 'rush(',, 'echr(',
+               'mdir(', 'esystem(', 'chr(', 'wget(', 'rush(', 'echr(',
 
                // Other Linux programs (+ equal)
                'mcd=', 'mrd=', 'chmod=', 'chr=', 'rush=', 'echr=',