Index: /schedule/Transaction/insert.php
===================================================================
--- /schedule/Transaction/insert.php	(revision 16064)
+++ /schedule/Transaction/insert.php	(revision 16065)
@@ -40,5 +40,5 @@
 							echo $Time[$i];
 							echo "sgsdgdsg";
-							$ex_counter = explode(":"$Time[$i]);
+							$ex_counter = explode(":",$Time[$i]);
 							//$ex_counter2 = explode(" ",$ex_counter[1]);
 							
