Index: /schedule/Transaction/insert.php
===================================================================
--- /schedule/Transaction/insert.php	(revision 16045)
+++ /schedule/Transaction/insert.php	(revision 16046)
@@ -32,7 +32,7 @@
 						for($j=0;$j<=$new_limit-1;$j++){
 
-							echo $Timef = $Time[$i];
 							
-							$ex_counter = explode(":",$Timef);
+							
+							$ex_counter = explode(":", $Time[$i]);
 							//$ex_counter2 = explode(" ",$ex_counter[1]);
 							
