mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
95_Astro: fix typo
git-svn-id: https://svn.fhem.de/fhem/trunk@19798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a966a056c4
commit
b763b6c907
@ -1090,7 +1090,7 @@ sub _LoadOptionalPackages {
|
||||
########################################################################################################
|
||||
|
||||
sub _timelocal_modern {
|
||||
return _timelocal_modern(@_)
|
||||
return timelocal_modern(@_)
|
||||
if ( exists &{'timelocal_modern'} );
|
||||
|
||||
my @r = @_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user