include in weather.php not required
git-svn-id: https://svn.fhem.de/fhem/trunk@479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
||||||
include '../config.php';
|
|
||||||
setlocale (LC_ALL, 'de_DE.utf8');
|
setlocale (LC_ALL, 'de_DE.utf8');
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ include "include/gnuplot.php";
|
|||||||
include "include/functions.php";
|
include "include/functions.php";
|
||||||
|
|
||||||
|
|
||||||
$pgm3version='091116';
|
$pgm3version='091116a';
|
||||||
|
|
||||||
$Action = $_POST['Action'];
|
$Action = $_POST['Action'];
|
||||||
$order = $_POST['order'];
|
$order = $_POST['order'];
|
||||||
|
|||||||
Reference in New Issue
Block a user