constant ADSENSE_CSE_RESULTS_PATH in Google AdSense integration 6
Same name and namespace in other branches
- 5.3 cse/adsense_cse.module \ADSENSE_CSE_RESULTS_PATH
- 7 cse/adsense_cse.module \ADSENSE_CSE_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_CSE_RESULTS_PATH
- adsense_cse_menu in cse/
adsense_cse.module - Implementation of hook_menu().
- _adsense_cse_get_searchbox in cse/
adsense_cse.module - Generates the CSE search box.
File
- cse/
adsense_cse.module, line 11 - Displays Google AdSense ads on Drupal pages.
Code
define('ADSENSE_CSE_RESULTS_PATH', 'adsense/cse');