You are here

constant GETLOCATIONS_GPS_PATH in Get Locations 7

Same name and namespace in other branches
  1. 7.2 modules/getlocations_gps/getlocations_gps.module \GETLOCATIONS_GPS_PATH

@file getlocations_gps.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Provides a gps facility. for Drupal 7

2 uses of GETLOCATIONS_GPS_PATH
getlocations_gps_js_do in modules/getlocations_gps/getlocations_gps.module
Add js and css to page.
getlocations_gps_paths_get in modules/getlocations_gps/getlocations_gps.module
Javascript paths.

File

modules/getlocations_gps/getlocations_gps.module, line 13
getlocations_gps.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

define('GETLOCATIONS_GPS_PATH', drupal_get_path('module', 'getlocations_gps'));