mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
configDB: Id added
git-svn-id: https://svn.fhem.de/fhem/trunk@6637 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a8706c2206
commit
9cba75e274
@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
# $Id: 6636 $
|
||||
##############################################################################
|
||||
#
|
||||
# configDB.pm
|
||||
@ -536,7 +536,7 @@ sub cfgDB_MigrationImport() {
|
||||
|
||||
# return SVN Id, called by fhem's CommandVersion
|
||||
sub cfgDB_svnId() {
|
||||
return "# ".'$Id$'
|
||||
return "# ".'$Revision: 6636 $'
|
||||
}
|
||||
|
||||
# return filelist depending on directory and regexp
|
||||
|
Loading…
x
Reference in New Issue
Block a user