From ad44a9971f89b8df2321f478db5d58503bf5e94e Mon Sep 17 00:00:00 2001 From: markusbloch <> Date: Wed, 23 Oct 2013 15:35:37 +0000 Subject: [PATCH] PRESENCE: fixing function/shellscript definitions containing spaces git-svn-id: https://svn.fhem.de/fhem/trunk@4102 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/73_PRESENCE.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm index f616569b9..1fdcfc395 100755 --- a/fhem/FHEM/73_PRESENCE.pm +++ b/fhem/FHEM/73_PRESENCE.pm @@ -65,7 +65,7 @@ PRESENCE_Define($$) - if(defined($a[2]) and defined($a[3]) and not defined($a[7])) + if(defined($a[2]) and defined($a[3])) { if($a[2] eq "local-bluetooth") {