added todo

highcharts
agp8x 2014-07-28 21:36:49 +02:00
parent 1a902e0aae
commit 1c84e1d74a
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ function generateChart($today,$mode,$hours=0,$dateInput){
$datas[]=$db->selectRange($type.$i,'*',$rangeSelector);
if($datas[$i-1]===false){
$html.='No values ('.$type.$i.')';
/* TODO: think about*/
if($type!="ambi"){
return;
}