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

configDB.pm: added version info $Id:

git-svn-id: https://svn.fhem.de/fhem/trunk@5085 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2014-03-01 12:01:31 +00:00
parent 53c96ec15d
commit b11390754c

View File

@ -1,3 +1,4 @@
# $Id$
use DBI;
##################################################