Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16353)
+++ schedule/Module/calendar.php	(revision 16354)
@@ -133,5 +133,5 @@
 												Data[src].push(rows[4]);
 											}
-											GraphData(Data[src]);
+											GraphData(Data[0]);
 											document.getElementById('data').innerHTML=Data[src];
 									}
