Index: schedule/Transaction/insert.php
===================================================================
--- schedule/Transaction/insert.php	(revision 17424)
+++ schedule/Transaction/insert.php	(revision 17426)
@@ -1,5 +1,5 @@
  <?php
 //connect to the mysql
-$db = mysql_connect("localhost","scheduletest","t3stsched"); 
+$db = mysql_connect("localhost","scheduletest","t3stsched");
 mysql_select_db('sandboxschedule', $db) or die("Could not select database");
 
