2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-15 22:26:04 +00:00

svn properties set

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

2
fhem/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";