You are here

constant ADSENSE_SEARCH_FRAME_WIDTH_DEFAULT in Google AdSense integration 6

Same name and namespace in other branches
  1. 5.3 old/search/adsense_search.module \ADSENSE_SEARCH_FRAME_WIDTH_DEFAULT
  2. 7 old/search/adsense_search.module \ADSENSE_SEARCH_FRAME_WIDTH_DEFAULT
2 uses of ADSENSE_SEARCH_FRAME_WIDTH_DEFAULT
adsense_search_settings in old/search/adsense_search.admin.inc
Menu callback for the adsense_search module settings form.
_adsense_search_results in old/search/adsense_search.results.inc
Creates the Adsense for Search page for site-embedded search results.

File

old/search/adsense_search.module, line 28
Displays Google AdSense ads on Drupal pages.

Code

define('ADSENSE_SEARCH_FRAME_WIDTH_DEFAULT', 800);