mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 14:04:15 +00:00
msgSchema.pm: add missing _Initialize() fn
git-svn-id: https://svn.fhem.de/fhem/trunk@12402 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
30283d4679
commit
604f56c24c
@ -28,6 +28,9 @@
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
sub msgSchema_Initialize() {
|
||||
}
|
||||
|
||||
package msgSchema;
|
||||
|
||||
use strict;
|
||||
|
Loading…
x
Reference in New Issue
Block a user