You are here

constant ADSENSE_INJECTOR_BODY_MINWORDS_DEFAULT in Content Injector (formerly AdSense Injector) 6

Same name and namespace in other branches
  1. 5 adsense_injector.module \ADSENSE_INJECTOR_BODY_MINWORDS_DEFAULT
1 use of ADSENSE_INJECTOR_BODY_MINWORDS_DEFAULT
adsense_injector_admin_settings in ./adsense_injector.admin.inc
Implementation of hook_settings().

File

./adsense_injector.module, line 10
Inject adsense ads into node content automatically.

Code

define('ADSENSE_INJECTOR_BODY_MINWORDS_DEFAULT', 75);