Index: schedule/function/function.php
===================================================================
--- schedule/function/function.php	(revision 16681)
+++ schedule/function/function.php	(revision 16683)
@@ -11,4 +11,7 @@
 	$(document).ready(function(){
 	 // for fupdate
+	 
+	 
+	 
 	var currentDate2 = new Date();
 	var day2 = currentDate2.getDate();
@@ -55,8 +58,5 @@
 	?>
 	$('#save').click(function(){
-		
-	<?php   $get = $_GET['day'];  ?>
-
-alert('<?php echo $get;  ?>');
+		alert(getDate());
 	
 		var InputValue = [];
