new whitelist

This commit is contained in:
Palma Solutions LTD
2019-01-11 08:06:59 +01:00
parent 5011bf4027
commit 7a0cad4d82
4 changed files with 8 additions and 4 deletions

View File

@@ -437,6 +437,7 @@ foreach my $file (sort @files) {
next if $file eq 'menu_scan.php';
next if $file eq 'style_dynamic.php';
next if $file eq 'ninja-forms-submission.csv';
next if $file eq 'Nette.min.php';
print "Scanning $start_dir/$file... ";