constant ADSENSE_TYPE_LINK in Google AdSense integration 6
Same name and namespace in other branches
- 5.3 adsense.module \ADSENSE_TYPE_LINK
- 5 adsense.module \ADSENSE_TYPE_LINK
- 5.2 adsense.module \ADSENSE_TYPE_LINK
- 7 adsense.module \ADSENSE_TYPE_LINK
1 use of ADSENSE_TYPE_LINK
- adsense_ad_formats in ./
adsense.module - This is the array that holds all ad formats.
File
- ./
adsense.module, line 12 - Displays Google AdSense ads on Drupal pages.
Code
define('ADSENSE_TYPE_LINK', 1);