Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16338)
+++ schedule/Module/calendar.php	(revision 16339)
@@ -142,5 +142,5 @@
 							}
 							
-								document.getElementById('data').innerHTML=xmlhttp[0];
+								document.getElementById('data').innerHTML=xmlhttp;
 							
 							
