From 2a690f6af7682d1ba69fe1aad84cd314ed420cd2 Mon Sep 17 00:00:00 2001 From: borisneubert <> Date: Sun, 4 Nov 2012 19:06:13 +0000 Subject: [PATCH] svn properties set git-svn-id: https://svn.fhem.de/fhem/trunk@2084 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/commandref_join.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 fhem/contrib/commandref_join.pl diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl old mode 100644 new mode 100755 index d61158e12..fab5042e0 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -3,7 +3,7 @@ use strict; use warnings; -# $Id: +# $Id$ my $docIn = "docs/commandref_frame.html"; my $docOut = "docs/commandref.html";