added filename to whitelist
This commit is contained in:
@@ -577,6 +577,7 @@ foreach my $file (sort @files) {
|
||||
next if $file eq 'style_dynamic.php';
|
||||
next if $file eq 'sitepress.class.php';
|
||||
next if $file eq 'slider-main-options.php';
|
||||
next if $file eq 'class-fscf-options.php';
|
||||
print "Scanning $start_dir/$file... ";
|
||||
|
||||
unless (-r "$start_dir/$file") {
|
||||
|
||||
Reference in New Issue
Block a user