constant ADSENSE_SEARCH_RESULTS_PATH in Google AdSense integration 5.3
Same name and namespace in other branches
- 6 old/search/adsense_search.module \ADSENSE_SEARCH_RESULTS_PATH
@file Displays Google AdSense ads on Drupal pages
This is the core module of the AdSense package, with the Drupal hooks and other administrative functions.
2 uses of ADSENSE_SEARCH_RESULTS_PATH
- adsense_search_menu in old/
search/ adsense_search.module - Implementation of hook_menu().
- _adsense_search_get_searchbox in old/
search/ adsense_search.module - Generates the search box
File
- old/
search/ adsense_search.module, line 11 - Displays Google AdSense ads on Drupal pages
Code
define('ADSENSE_SEARCH_RESULTS_PATH', 'adsense/search');