2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 23:06:37 +00:00

THZ: versionID added

git-svn-id: https://svn.fhem.de/fhem/trunk@5638 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
immiimmi 2014-04-24 21:20:15 +00:00
parent 88ea4ebe79
commit ddff26c5b4

View File

@ -1,5 +1,6 @@
##############################################
# 00_THZ
# $Id$
# by immi 04/2014
# v. 0.090
# this code is based on the hard work of Robert; I just tried to port it
@ -23,7 +24,7 @@
# GNU General Public License for more details.
#
########################################################################################
package main;
use strict;