2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 11:26:55 +00:00

57_CALVIEW.pm: -test new svn

git-svn-id: https://svn.fhem.de/fhem/trunk@12837 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
chris1284 2016-12-19 20:53:48 +00:00
parent d29a0d82fc
commit 9b79866c06

View File

@ -1,9 +1,9 @@
# $Id$ # $Id$
########################### ############################
# CALVIEW # CALVIEW
# needs a defined Device 57_Calendar # needs a defined Device 57_Calendar
# needs perl-modul Date::Parse # needs perl-modul Date::Parse
########################### ############################
package main; package main;
use strict; use strict;