Index: schedule/function/function.php
===================================================================
--- schedule/function/function.php	(revision 16680)
+++ schedule/function/function.php	(revision 16681)
@@ -56,5 +56,5 @@
 	$('#save').click(function(){
 		
-	<?php   $get = $_GET['time'];  ?>
+	<?php   $get = $_GET['day'];  ?>
 
 alert('<?php echo $get;  ?>');
