From 593d4f7fc6bbce309b0ba64bc4e9f098e575c0a2 Mon Sep 17 00:00:00 2001 From: martinhaas Date: Tue, 16 Oct 2007 21:23:38 +0000 Subject: [PATCH] missing description in the config.php git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@98 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/webfrontend/pgm3/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/webfrontend/pgm3/config.php b/fhem/webfrontend/pgm3/config.php index facfc11d9..9ea163219 100644 --- a/fhem/webfrontend/pgm3/config.php +++ b/fhem/webfrontend/pgm3/config.php @@ -152,7 +152,7 @@ $userdef[0]['name']='SolarV'; #In which field are the values?? See the example above $userdef[0]['valuefield']=4; -#Type of Device [temperature | piri] pgm3 will try to generate a gnuplot picture +#Type of Device [temperature | piri | fs20] pgm3 will try to generate a gnuplot picture $userdef[0]['gnuplottype']='temperature'; # example, path to the logfile with the entrys like above