You are here

constant ADSENSE_INJECTOR_DEFAULT_XPATH_INLINE in Content Injector (formerly AdSense Injector) 6.3

Same name and namespace in other branches
  1. 7.3 adsense_injector.module \ADSENSE_INJECTOR_DEFAULT_XPATH_INLINE
1 use of ADSENSE_INJECTOR_DEFAULT_XPATH_INLINE
_ai_get_default_body_insertions_vars in ./adsense_injector.module
Get the default body insertions variables.

File

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

Code

define('ADSENSE_INJECTOR_DEFAULT_XPATH_INLINE', '/html/body/p[3]');