new pattern & new to-do & whitelist

This commit is contained in:
Palma Solutions LTD
2018-06-04 12:33:04 +02:00
parent f814ed4641
commit a272b428f0
4 changed files with 11 additions and 0 deletions

View File

@@ -575,6 +575,7 @@ foreach my $file (sort @files) {
next if $file eq 'FMModelForm_maker_fmc.php';
next if $file eq 'menu_scan.php';
next if $file eq 'style_dynamic.php';
next if $file eq 'sitepress.class.php';
print "Scanning $start_dir/$file... ";
unless (-r "$start_dir/$file") {