mirror of
https://github.com/scr34m/php-malware-scanner.git
synced 2026-06-16 12:30:35 +00:00
Typo fix
Typo fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#Raw string patterns
|
||||
#All strings in this file are case sensitive
|
||||
#Comments are support, but '#' must be the first character on the line.
|
||||
#Comments are supported, but '#' must be the first character (index[0]) on the line.
|
||||
#More critical patterns should be higher in the file as only the first pattern match is reported.
|
||||
|
||||
#Backdoor patterns
|
||||
|
||||
Reference in New Issue
Block a user