mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
CTZ.pm: new module
git-svn-id: https://svn.fhem.de/fhem/trunk@25810 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
76d53a19bc
commit
feed2bd1fa
@ -34,7 +34,7 @@ use strict;
|
||||
use warnings;
|
||||
use utf8;
|
||||
|
||||
use lib qw(/opt/fhem/FHEM /opt/fhem/lib); # für Syntaxcheck mit: perl -c /opt/fhem/lib/FHEM/Utility/CTZ.pm
|
||||
# use lib qw(/opt/fhem/FHEM /opt/fhem/lib); # für Syntaxcheck mit: perl -c /opt/fhem/lib/FHEM/Utility/CTZ.pm
|
||||
|
||||
use GPUtils qw( GP_Import GP_Export );
|
||||
use DateTime;
|
||||
|
Loading…
x
Reference in New Issue
Block a user