diff --git a/Routes.php b/Routes.php new file mode 100644 index 0000000..b009827 --- /dev/null +++ b/Routes.php @@ -0,0 +1,44 @@ + + + + uBus - Routes + + + + + +

Routes

+

This is a table of all the routes. Click on a route's name to see a list of +its bus stops and the position of the bus on the map. Click on a line number +to see a list of routes that have this line number

+ + + + + + + + + + +'; + echo ''; + echo ''; + echo ''; +} + +?> + + +
Line #Name
' . $route['line'] . '' . $route['name'] . '
+ + + + +