diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl index c7657f49e..1a5d17260 100755 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -87,7 +87,7 @@ foreach my $lang (@lang) { my $modType; while(my $l = ) { $modType = "command" if($l =~ m/>FHEM commandsDevicesDevice modulesHelper modules/ && $1 ne "global");