2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-04 20:17:45 +00:00

commandref_join.pl: no warning for the 99_myUtils.pm files (Forum #34450)

git-svn-id: https://svn.fhem.de/fhem/trunk@8317 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2015-03-29 10:06:15 +00:00
parent 4bc6b024b9
commit f667b71c91

View File

@ -101,7 +101,7 @@ foreach my $lang (@lang) {
print "*** $lang $mods{$mod}: ignoring text due to DOS encoding\n"
if($dosMode);
print "*** $lang $mods{$mod}: No document text found\n"
if(!$suffix && !$docCount && !$dosMode);
if(!$suffix && !$docCount && !$dosMode && $mods{$mod} !~ m,/99_,);
if($suffix && !$docCount && !$dosMode) {
if($lang eq "DE") {
print OUT << "EOF";