Changeset 198 for trunk/npemap.org.uk
- Timestamp:
- Oct 26, 2006, 10:51:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/cgi/get-distant-postcodes.fcgi
r197 r198 86 86 print "Content-type: text/javascript\n\n"; 87 87 88 print "// postcode, match part, easting, northing, avg easting, avg northing\n"; 88 89 while(my @row = $sth->fetchrow_array) { 89 90 # Tidy up avg
Note: See TracChangeset
for help on using the changeset viewer.