Correzione var php

This commit is contained in:
cmaffio
2016-03-22 15:12:57 +01:00
parent c8739ece44
commit 52c8244fe4
3 changed files with 3 additions and 3 deletions

BIN
proxy/.graph.php.swp Normal file

Binary file not shown.

View File

@@ -19,7 +19,7 @@ switch ($tempo) {
$gruppo = "HOUR";
$format1 = "%m%d%H";
$format2 = "%H";
$limit = 24;
$limit = 23;
break;
case 'WEEK':
$gruppo = "DAY";