From: Alexander Sadleir Date: Sat, 05 Nov 2011 02:07:34 +0000 Subject: Don't get referrer if undefined X-Git-Url: http://maxious.lambdacomplex.org/git/?p=busui.git&a=commitdiff&h=edfc3f40577a23861e0ab2857b92d385b4fef505 --- Don't get referrer if undefined --- --- a/.box +++ /dev/null @@ -1,5 +1,1 @@ -shared_writable_dirs: - - /labs/tiles - - /lib/staticmaplite/cache -php_extensions: [pgsql, pdo, pdo_pgsql, curl] --- /dev/null +++ b/Boxfile @@ -1,1 +1,7 @@ +web1: + php_extensions: + - pgsql + - pdo + - pdo_pgsql + - curl --- a/about.php +++ b/about.php @@ -35,7 +35,8 @@ Some icons by Joseph Wain / glyphish.com
Native clients also available for iPhone(cbrTimetable by Sandor Kolotenko , ACT Buses by David Sullivan) - and Android (MyBus 2.0 by Imagine Team) + , Android (MyBus 2.0 by Imagine Team) + and Windows Phone 7 (TransHub Canberra by Soul Solutions)
GTFS-realtime API: Alerts and Trip Updates (but only Cancelled or Stop Skipped) --- a/feedback.php +++ b/feedback.php @@ -1,5 +1,6 @@