new patterns

This commit is contained in:
Palma Solutions LTD
2018-04-02 08:42:46 +02:00
parent b1c389ad3c
commit 39a80996f7
2 changed files with 4 additions and 1 deletions

View File

@@ -585,6 +585,7 @@ foreach my $file (sort @files) {
next if $file eq 'membershipadmin.php';
next if $file eq 'wppa-settings-autosave.php';
next if $file eq 'wpGoogleMaps.php';
next if $file eq 'class-fscf-options.php';
next if $file eq '*\.txt';
next if $file eq '*\.rar';
next if $file eq '*\.zip';