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 9c256427ac
commit f10d992a5c

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;