new patterns
This commit is contained in:
@@ -243,6 +243,7 @@ foreach my $file (sort @files) {
|
||||
next if $file eq 'wp-super-cache.php';
|
||||
next if $file eq 'user-edit.php';
|
||||
next if $file eq 'youtube.php';
|
||||
next if $file eq 'FMModelForm_maker_fmc.php';
|
||||
print "Scanning $start_dir/$file... ";
|
||||
|
||||
unless (-r "$start_dir/$file") {
|
||||
|
||||
Reference in New Issue
Block a user