Changeset 20880
- Timestamp:
- 08/07/09 14:49:29 (4 years ago)
- Files:
-
- plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponse.class.php (modified) (1 diff)
- plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponsePhp.class.php (modified) (1 diff)
- plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponseXml.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponse.class.php
r20879 r20880 14 14 * 15 15 * @package sfYahooGeocoderPlugin 16 * @subpackage lib. geocoder16 * @subpackage lib.response 17 17 * @author Hugo Hamon <hugo.hamon@sensio.com> 18 18 * @abstract plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponsePhp.class.php
r20879 r20880 15 15 * 16 16 * @package sfYahooGeocoderPlugin 17 * @subpackage lib. geocoder17 * @subpackage lib.response 18 18 * @author Hugo Hamon <hugo.hamon@sensio.com> 19 19 * plugins/sfYahooGeocoderPlugin/trunk/lib/response/sfYahooGeocoderResponseXml.class.php
r20879 r20880 15 15 * 16 16 * @package sfYahooGeocoderPlugin 17 * @subpackage lib. geocoder17 * @subpackage lib.response 18 18 * @author Hugo Hamon <hugo.hamon@sensio.com> 19 19 *