From df12ea7dae66a0789b3fe001fc3656fd5cb214bc 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://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@590 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- docs/commandref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/commandref.html b/docs/commandref.html index fc451cfff..f78f2fb41 100644 --- a/docs/commandref.html +++ b/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 "%""