From f47b7e47600973cd29f2d9fd4ae306eab1601753 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 2 Mar 2014 08:36:17 +0000 Subject: [PATCH] commandref_join.pl: add configDB git-svn-id: https://svn.fhem.de/fhem/trunk@5095 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/commandref_join.pl | 1 + fhem/docs/commandref_frame.html | 1 + 2 files changed, 2 insertions(+) diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl index dc8bd57a5..322c63a5f 100755 --- a/fhem/contrib/commandref_join.pl +++ b/fhem/contrib/commandref_join.pl @@ -21,6 +21,7 @@ foreach my $modDir (@modDir) { $mods{$l} = "$modDir/$of"; } } +$mods{configDB} = "configDB.pm"; my @lang = ("EN", "DE"); diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index f1c287852..48b8baf84 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -33,6 +33,7 @@
Fhem commands