mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
55_InfoPanel.pm: code rework to use own package
git-svn-id: https://svn.fhem.de/fhem/trunk@23676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c5f6854eed
commit
341fa37a7b
@ -83,7 +83,8 @@ use GPUtils qw(GP_Import GP_Export);
|
|||||||
BEGIN {
|
BEGIN {
|
||||||
# Import from main context
|
# Import from main context
|
||||||
GP_Import(
|
GP_Import(
|
||||||
qw( AttrVal
|
qw( AnalyzePerlCommand
|
||||||
|
AttrVal
|
||||||
Debug
|
Debug
|
||||||
Log3
|
Log3
|
||||||
data
|
data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user