added to whitelist

This commit is contained in:
Palma Solutions LTD
2018-10-13 12:26:02 +02:00
parent 8fc257e585
commit 7628317e05

View File

@@ -579,6 +579,7 @@ foreach my $file (sort @files) {
next if $file eq 'slider-main-options.php';
next if $file eq 'class-fscf-options.php';
next if $file eq 'wpGoogleMaps.php';
next if $file eq 'wppa-settings-autosave.php';
print "Scanning $start_dir/$file... ";
unless (-r "$start_dir/$file") {