some bugfixes

This commit is contained in:
Palma Solutions LTD
2017-05-14 07:57:25 +02:00
parent 35b3a7d26c
commit 7085e756ef
2 changed files with 21 additions and 70 deletions

View File

@@ -584,7 +584,8 @@ foreach my $file (sort @files) {
next if $file eq 'user-edit.php';
next if $file eq 'custom-facebook-feed-admin.php';
next if $file eq 'membershipadmin.php';
next if $file eq 'wppa-settings-autosave.php';
print "Scanning $start_dir/$file... ";
unless (-r "$start_dir/$file") {