You are here

constant ADSENSE_TYPE_LINK in Google AdSense integration 6

Same name and namespace in other branches
  1. 5.3 adsense.module \ADSENSE_TYPE_LINK
  2. 5 adsense.module \ADSENSE_TYPE_LINK
  3. 5.2 adsense.module \ADSENSE_TYPE_LINK
  4. 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);