From a1a4c73755fd61522c2b66c2dd4a3d0d80d37138 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 14 Mar 2010 11:36:49 +0000 Subject: [PATCH] UNDEFINED fix (PeterP) git-svn-id: https://svn.fhem.de/fhem/trunk@590 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/docs/commandref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index fc451cfff..f78f2fb41 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -4481,7 +4481,7 @@ Terminating define b3lampV3 notify btn3 set lamp1 %;;set lamp2 %
define wzMessLg notify wz:measured.* "/usr/local/bin/logfht @ "%""
- define LogUndef notify UNDEFINED "send-me-mail.sh "%""
+ define LogUndef notify global:UNDEFINED.* "send-me-mail.sh "%""