Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16516)
+++ /schedule/Module/calendar.php	(revision 16517)
@@ -124,5 +124,5 @@
 					 //if (xmlhttp[index].readyState==4 && xmlhttp[index].status==200)
 						//{
-						//sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]
+						sourceData[index]= new Array(); //--> remove this if you use sourceData[[]]
 						line=xmlhttp[index].responseText.split('\n');
 						//$('#data').append('XML value has changed!');
