Standardise URI for showing Areas in a City.
authorIain Patterson <me@iain.cx>
Wed, 1 May 2013 13:37:47 +0000 (09:37 -0400)
committerIain Patterson <me@iain.cx>
Wed, 1 May 2013 13:37:47 +0000 (09:37 -0400)
commit87843f0ab772989647ce3116f2508b781f56f0b6
tree6f1f868ab4851cdae139e060b746018b8fcdcac8
parent4cdc138695252cbd34ff94ca1b9e61f833db65fb
Standardise URI for showing Areas in a City.

Other entities such as Contacts and Donations use URIs of the form
/contact/in/city/<name> to show entities associated with a particular City.
Areas, however, were using /area/in/<name>.  Change links and parameter
handling for consistency.
lib/area.php
lib/city.php