You are here

constant GETLOCATIONS_SEARCH_PATH in Get Locations 7

Same name and namespace in other branches
  1. 7.2 modules/getlocations_search/getlocations_search.module \GETLOCATIONS_SEARCH_PATH

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

Provides a search page. for Drupal 7

2 uses of GETLOCATIONS_SEARCH_PATH
getlocations_search_form in modules/getlocations_search/getlocations_search.module
The search form
getlocations_search_paths_get in modules/getlocations_search/getlocations_search.module

File

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

Code

define('GETLOCATIONS_SEARCH_PATH', drupal_get_path('module', 'getlocations_search'));