2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-28 02:44:53 +00:00

added: for comment lines

git-svn-id: https://svn.fhem.de/fhem/trunk@13354 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2017-02-07 16:10:16 +00:00
parent 3d72ccc633
commit 2375bc9078
2 changed files with 6 additions and 2 deletions

@ -1,3 +1,6 @@
# $Id$
=for comment
##############################################
#
# 55_InfoPanel.pm written by betateilchen
@ -58,7 +61,7 @@
# 2016-09-04 - 12114 - added: movecalculated
#
##############################################
# $Id$
=cut
package main;
use strict;

@ -1,6 +1,7 @@
# $Id$
=pod
=for comment
##############################################################################
#
# configDB.pm