Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16497)
+++ schedule/Module/calendar.php	(revision 16498)
@@ -122,5 +122,5 @@
 					 if (xmlhttp[index].readyState==4 && xmlhttp.status==200)
 						{
-						var sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]
+						var sourceData[index]= new Array(); 
 						line=xmlhttp[index].responseText.split('\n');
 							for(row=0;row<line.length;row++)
