Changeset 682

Show
Ignore:
Timestamp:
08/10/05 16:13:23 (8 years ago)
Author:
fproulx
Message:

2005-07-25 Francois Proulx <francois.proulx@…>

  • Added Geocoders
    • /classes/AbstractGeocoder.php
    • /classes/Geocoders/GeocoderCanada.php
    • /classes/Geocoders/GeocoderUsa.php
  • This will be used for enterring GIS data
  • Coming in the next few days : set hotspot gis using Google Maps + Geocoding
Location:
trunk/wifidog-auth
Files:
4 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/ChangeLog

    r680 r682  
     12005-07-25 Francois Proulx <francois.proulx@gmail.com> 
     2        * Added Geocoders 
     3                * /classes/AbstractGeocoder.php 
     4                * /classes/Geocoders/GeocoderCanada.php 
     5                * /classes/Geocoders/GeocoderUsa.php 
     6        * This will be used for enterring GIS data 
     7        * Coming in the next few days : set hotspot gis using Google Maps + Geocoding 
     8                 
    192005-01-25 Pascal Leclerc  <pascal@plec.ca> 
    210        * Fix hardcoded images path in classes/MainUI.php