CUL_HM added

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@751 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2010-11-06 19:31:38 +00:00
parent b1aa00d93f
commit 4d3845ed7f
5 changed files with 161 additions and 47 deletions

View File

@@ -172,7 +172,6 @@ autocreate_Notify($$)
}
}
CommandSave(undef, undef) if(!$ret && $nrcreated && $attr{$me}{autosave});
return $ret;
}