svn properties set

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2084 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-11-04 19:06:13 +00:00
parent 84068310d2
commit 0a9b9a652a

2
fhem/contrib/commandref_join.pl Normal file → Executable file
View File

@@ -3,7 +3,7 @@
use strict; use strict;
use warnings; use warnings;
# $Id: # $Id$
my $docIn = "docs/commandref_frame.html"; my $docIn = "docs/commandref_frame.html";
my $docOut = "docs/commandref.html"; my $docOut = "docs/commandref.html";