constant LOCATION_PATH in Location 5.3
Same name and namespace in other branches
- 5 location.module \LOCATION_PATH
- 5 location.inc \LOCATION_PATH
- 6.3 location.module \LOCATION_PATH
- 7.5 location.module \LOCATION_PATH
- 7.3 location.module \LOCATION_PATH
- 7.4 location.module \LOCATION_PATH
@file Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an interface provided by location.module.
1 use of LOCATION_PATH
- location.module in ./
location.module - Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an…
File
- ./
location.module, line 11 - Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an…
Code
define('LOCATION_PATH', drupal_get_path('module', 'location'));