mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 19:36:02 +00:00
fhem.pl: fix restoreDir warning
git-svn-id: https://svn.fhem.de/fhem/trunk@16434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c4cc5dcaa5
commit
0e1c28dfa2
@ -5404,7 +5404,7 @@ restoreDir_rmTree($)
|
|||||||
}
|
}
|
||||||
|
|
||||||
sub
|
sub
|
||||||
restoreDir_init($)
|
restoreDir_init(;$)
|
||||||
{
|
{
|
||||||
my ($subDir) = @_;
|
my ($subDir) = @_;
|
||||||
my $root = $attr{global}{modpath};
|
my $root = $attr{global}{modpath};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user