Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16392)
+++ schedule/Module/calendar.php	(revision 16393)
@@ -136,5 +136,5 @@
 											}
 											
-											GraphData(Data, src);
+											GraphData(Data,src);
 											//document.getElementById('data').innerHTML=Data[src];
 									}
@@ -146,5 +146,5 @@
 								src++;
 							}while(src<source.length);
-							function GraphData(array, index)
+							function GraphData(array,index)
 							{
 								for(i=0;i<array[index].length;i++)
