mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 14:04:15 +00:00
:debug version
git-svn-id: https://svn.fhem.de/fhem/trunk@25838 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8583765c41
commit
0588989703
@ -1,4 +1,5 @@
|
|||||||
# $Id: configDB.pm 25836 2022-03-14 13:19:34Z betateilchen $
|
# $Id$
|
||||||
|
|
||||||
|
|
||||||
=for comment (License)
|
=for comment (License)
|
||||||
|
|
||||||
@ -685,7 +686,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: configDB.pm 25836 2022-03-14 13:19:34Z betateilchen $'
|
return "# ".'$Id$'
|
||||||
}
|
}
|
||||||
|
|
||||||
# return filelist depending on directory and regexp
|
# return filelist depending on directory and regexp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user