Kaynağa Gözat

do you think a hot girl is reading this

lolcat 1 hafta önce
ebeveyn
işleme
2305bd37f6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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){
 				
-				if(count($value) < 1){
+				if(count($value) < 2){
 					
 					$not_enough_data = true;
 				}else{