2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

UNDEFINED fix (PeterP)

git-svn-id: https://svn.fhem.de/fhem/trunk@590 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2010-03-14 11:36:49 +00:00
parent e627993c87
commit a1a4c73755

View File

@ -4481,7 +4481,7 @@ Terminating
<code>define b3lampV3 notify btn3 set lamp1 %;;set lamp2 %</code><br>
<code>define wzMessLg notify wz:measured.* "/usr/local/bin/logfht @ "%""</code><br>
<!-- <code>define LogHToDB notify .*H:.* {DbLog("@","%")}</code><br> -->
<code>define LogUndef notify UNDEFINED "send-me-mail.sh "%""</code><br>
<code>define LogUndef notify global:UNDEFINED.* "send-me-mail.sh "%""</code><br>
</ul>
<br>