mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
configDB.pm: Id added
git-svn-id: https://svn.fhem.de/fhem/trunk@6639 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
eb55c4d472
commit
6f42fa8efe
@ -536,7 +536,7 @@ sub cfgDB_MigrationImport() {
|
||||
|
||||
# return SVN Id, called by fhem's CommandVersion
|
||||
sub cfgDB_svnId() {
|
||||
return "# ".'$Revision: 6636 $'
|
||||
return "# ".'$Id$'
|
||||
}
|
||||
|
||||
# return filelist depending on directory and regexp
|
||||
|
Loading…
Reference in New Issue
Block a user