constant ADSENSE_ID_MODULE_DEFAULT in Google AdSense integration 6
Same name and namespace in other branches
- 5.3 adsense.module \ADSENSE_ID_MODULE_DEFAULT
- 7 adsense.module \ADSENSE_ID_MODULE_DEFAULT
3 uses of ADSENSE_ID_MODULE_DEFAULT
- adsense_get_client_slot_id in ./
adsense.module - Provides the Google AdSense Publisher ID / slot ID to be used in the ad.
- adsense_id_settings in ./
adsense.admin.inc - Menu callback for the adsense publisher ID settings form.
- revenue_sharing_basic_requirements in old/
revenue_sharing_basic/ revenue_sharing_basic.module - Implementation of hook_requirements().
File
- ./
adsense.module, line 22 - Displays Google AdSense ads on Drupal pages.
Code
define('ADSENSE_ID_MODULE_DEFAULT', 'adsense_basic');