mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +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
|
# configDB.pm
|
||||||
@ -536,7 +536,7 @@ sub cfgDB_MigrationImport() {
|
|||||||
|
|
||||||
# return SVN Id, called by fhem's CommandVersion
|
# return SVN Id, called by fhem's CommandVersion
|
||||||
sub cfgDB_svnId() {
|
sub cfgDB_svnId() {
|
||||||
return "# ".'$Id$'
|
return "# ".'$Revision: 6636 $'
|
||||||
}
|
}
|
||||||
|
|
||||||
# return filelist depending on directory and regexp
|
# return filelist depending on directory and regexp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user