svn properties set

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2084 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-11-04 19:06:13 +00:00
parent e721f700d2
commit 8db5ee4e91

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

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