فهرست منبع

do you think a hot girl is reading this

lolcat 1 هفته پیش
والد
کامیت
2305bd37f6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lib/graph_gen.php

+ 1 - 1
lib/graph_gen.php

@@ -64,7 +64,7 @@ class graph{
 			
 			
 			foreach($graph["data"] as $datapoint => $value){
 			foreach($graph["data"] as $datapoint => $value){
 				
 				
-				if(count($value) < 1){
+				if(count($value) < 2){
 					
 					
 					$not_enough_data = true;
 					$not_enough_data = true;
 				}else{
 				}else{