Index: schedule/Module/control.php
===================================================================
--- schedule/Module/control.php	(revision 17432)
+++ schedule/Module/control.php	(revision 17433)
@@ -316,5 +316,5 @@
 	{
 		$scheduleId = $rows['fScheduleID'];
-		$timestamp=strtotime($rows['fStart']);s
+		$timestamp=strtotime($rows['fStart']);
 		$timestamp2 = date('Y-m-d',$timestamp);
 		$date_time = date('H:i:s',$timestamp);
