Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15617)
+++ schedule/Module/calendar.php	(revision 15618)
@@ -101,5 +101,5 @@
 							xmlhttp.open("GET","http://www.fact-project.org/smartfact/index.php?source="+'Mrk+421'+"&time="+year+"-"+month+"-"+day,true);
 							xmlhttp.send();
-						  $('#Graph').load('chart.php?newline='+newline+'&day='+day+"&month="+month+"&year="+year);
+						  $('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
                           });
 
