Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16016)
+++ schedule/Module/calendar.php	(revision 16017)
@@ -290,5 +290,5 @@
 							xmlhttp.send();
 							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
-							$('#saving').load('function.php?day='+day+"&month="+month+"&year="+year);
+							$('#saving').load('function/function.php?day='+day+"&month="+month+"&year="+year);
 							
 							
