mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
*** empty log message ***
git-svn-id: https://svn.fhem.de/fhem/trunk@1079 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8577c9dbd7
commit
fa3f19c7e5
@ -33,7 +33,6 @@ sub
|
||||
SUNRISE_EL_Initialize($)
|
||||
{
|
||||
my ($hash) = @_;
|
||||
$modules{Global}{AttrList} .= " latitude longitude";
|
||||
}
|
||||
|
||||
|
||||
|
@ -23,8 +23,6 @@ updatefhem_Initialize($$)
|
||||
my %chash = ( Fn=>"CommandCULflash",
|
||||
Hlp=>"<cul> <type>,flash the CUL from the nightly CVS" );
|
||||
$cmds{CULflash} = \%chash;
|
||||
|
||||
$modules{Global}{AttrList} .= " backupdir";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user