Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16341)
+++ schedule/Module/calendar.php	(revision 16342)
@@ -131,5 +131,5 @@
 											{
 												rows=line[row].split(',');
-												str="["+Data.push(rows[4])+"]";
+												str+="["+Data.push(rows[4])+"]";
 											}
 											GraphData(str);
