new patterns

This commit is contained in:
Palma Solutions LTD
2018-07-02 10:26:07 +02:00
parent 93e00773c4
commit 466d559421
3 changed files with 29 additions and 2 deletions

View File

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