2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

Version Number

git-svn-id: https://svn.fhem.de/fhem/trunk@18 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinhaas 2007-02-14 20:41:25 +00:00
parent e27a9331dd
commit 31e742000a

View File

@ -39,7 +39,7 @@ include "config.php";
include "include/gnuplot.php"; include "include/gnuplot.php";
$pgm3version='0.7.0b'; $pgm3version='0.7.1';
$Action = $_POST['Action']; $Action = $_POST['Action'];