From 8e43c63b820de986964f5c67eec5cc4475943c9c 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: svn://svn.code.sf.net/p/fhem/code/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 "%""