From 5aa7f1d178ac1090c35a9f45a81398621c0035c8 Mon Sep 17 00:00:00 2001 From: betateilchen Date: Sun, 29 Mar 2015 18:53:39 +0000 Subject: [PATCH] 55_InfoPanel.pm: commandref updated git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8334 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/55_InfoPanel.pm | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/55_InfoPanel.pm b/fhem/FHEM/55_InfoPanel.pm index 60b531f01..cc890974c 100644 --- a/fhem/FHEM/55_InfoPanel.pm +++ b/fhem/FHEM/55_InfoPanel.pm @@ -47,11 +47,12 @@ # 2015-02-24 - 8092 - added: longpoll support (experimental) # 2015-02-25 - 8095 - changed: iframe handling for secret div # 2015-03-07 - 8168 - fixed: handling for bg img (Bugzilla #8) -# 2015-03-22 - - added: attribute showTime -# 2015-03-24 - - added: BACK as special link to return +# 2015-03-22 - 8268 - added: attribute showTime +# 2015-03-24 - 8281 - added: BACK as special link to return # to $FW_httpheader{Referer} # changed: limit refresh to at least 60 secs # to prevent performance issues +# 2015-03-29 - 8334 - changed: commandref updated # ############################################## # $Id$ @@ -1299,7 +1300,7 @@ sub btIP_evalLayout { ################## # -# here we answer any request to http://host:port/fhem/rss and below +# here we answer any request to http://host:port/fhem/btip # sub btIP_addExtension { @@ -1544,7 +1545,9 @@ Please read