2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 10:46:53 +00:00

contrib/GDS: added $Id

git-svn-id: https://svn.fhem.de/fhem/trunk@9432 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2015-10-11 10:38:18 +00:00
parent c11c2603c2
commit e2abb9f828
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: 55_GDS.pm 9416 2015-10-09 18:25:18Z betateilchen $
# $Id$
# copyright and license informations
=pod
@ -1761,6 +1761,8 @@ sub getListForecastStations($) {
#
###################################################################################################
#
# ---------- public RC2 published, SVN #9429
#
# 2015-10-11 renamed 99_gdsUtils.pm to GDSweblink.pm
# changed load GDSweblink.pm in eval() on module startup
#

View File

@ -1,4 +1,4 @@
# $Id: GDSweblink.pm 9426 2015-10-11 10:07:59Z betateilchen $
# $Id$
package main;
use strict;