From: maxious Date: Mon, 29 Nov 2010 06:59:24 +0000 Subject: Fix typos in headboards/destination names X-Git-Url: https://maxious.lambdacomplex.org/git/?p=bus.git&a=commitdiff&h=cf6adb3c90eb2a77c3f861dce97dfa3b4b382b51 --- Fix typos in headboards/destination names --- --- a/busui/common.inc.php +++ b/busui/common.inc.php @@ -93,6 +93,8 @@ echo ''; } +$service_periods = Array ('sunday','saturday','weekday'); + function service_period() { switch (date('w')){ @@ -104,6 +106,11 @@ default: return 'weekday'; } +} + +function remove_spaces($string) +{ + return str_replace(' ','',$string); } function midnight_seconds() --- a/busui/index.php +++ b/busui/index.php @@ -17,14 +17,37 @@
- Current Location: Search? Update to Here?
- Time:
- Service Period:
+

Time/Place Settings

+
+ + +
+
+ + "/> +
+
+ + + +
+ +
+ --- a/busui/routeList.php +++ b/busui/routeList.php @@ -4,15 +4,14 @@ echo'
'; echo '