Another bug 5004 fix, this time for road types
authorOwen Leonard <oleonard@myacpl.org>
Mon, 15 Nov 2010 23:13:32 +0000 (18:13 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 18 Nov 2010 20:29:48 +0000 (09:29 +1300)
commit14b66041f0dc08a5618985b44e1816a6c9978f45
treea97f5e9e51a5c16dd0237fb85b72d1dbf55c11b8
parenta36a7e1e61ac0ef7b2b79065432f028edef9d49e
Another bug 5004 fix, this time for road types

The road types interface didn't block deletion of road
types in use, but the script included the same queries
that cities.pl did, as if it intended to.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
admin/roadtype.pl