Index: schedule/function/function.php
===================================================================
--- schedule/function/function.php	(revision 15992)
+++ schedule/function/function.php	(revision 15994)
@@ -11,5 +11,5 @@
 	 // for fupdate
 	var currentDate2 = new Date();
-	var day2 = currentDate.getDate();
+	var day2 = currentDate2.getDate();
 	var month2 = currentDate.getMonth() + 1;
 	var year2 = currentDate.getFullYear();
