Index: schedule/Transaction/insert.php
===================================================================
--- schedule/Transaction/insert.php	(revision 16041)
+++ schedule/Transaction/insert.php	(revision 16042)
@@ -35,7 +35,7 @@
 							
 							$ex_counter = explode(":",$Timef);
-							$ex_counter2 = explode(" ",$ex_counter[1]);
+							//$ex_counter2 = explode(" ",$ex_counter[1]);
 							
-							$counter[$j] = $ex_counter[0]." ".$ex_counter2[1];
+							$counter[$j] = $ex_counter[0];
 									
 						}
