This commit is contained in:
Palma Solutions LTD
2018-05-11 11:17:05 +02:00
parent 61149cc3d8
commit 1194604cc0
2 changed files with 3 additions and 2 deletions

View File

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