Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15556)
+++ schedule/Module/calendar.php	(revision 15557)
@@ -76,10 +76,8 @@
 	arr[row].time=f[0];
 	arr[row].value=f[5];
-	document.getElementById('data').innerHTML=f;
-	
 
 }
 source['Mrk 421']=arr;
-//document.getElementById('data').innerHTML;								}
+document.getElementById('data').innerHTML=arr;								}
 							}
 							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
