Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15587)
+++ schedule/Module/calendar.php	(revision 15588)
@@ -77,5 +77,5 @@
 											var f = lines[row].split(',');
 											Time[row]=f[0];
-											arr[row][x]="["+f[0][4]+"]";
+											arr[row]="["+f[0][4]+"]";
 											/*for(var t=0; t<Time.length;t++)
 											{
