Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16748)
+++ schedule/Module/calendar.php	(revision 16749)
@@ -110,5 +110,5 @@
 						$('#Scheduling').load('Module/Scheduling.php?days='+year+'-'+month+'-'+day);
 							//$.get("function/SplitDelete.php", {days:year+'-'+month+'-'+day});
-							//$.get("function/function.php", {day:year+'-'+month+'-'+day});
+							$.get("function/function.php", {day:year+'-'+month+'-'+day});
 						 
 
