You are here

constant ADSENSE_VISIBILITY_DEFAULT in Google AdSense integration 6

Same name and namespace in other branches
  1. 5.3 adsense.module \ADSENSE_VISIBILITY_DEFAULT
  2. 7 adsense.module \ADSENSE_VISIBILITY_DEFAULT
2 uses of ADSENSE_VISIBILITY_DEFAULT
adsense_main_settings in ./adsense.admin.inc
Menu callback for the adsense module settings form.
_adsense_page_match in ./adsense.module
Determine if AdSense has permission to be used on the current page.

File

./adsense.module, line 27
Displays Google AdSense ads on Drupal pages.

Code

define('ADSENSE_VISIBILITY_DEFAULT', 0);