You are here

constant BANNER_DEFAULT_SAVE_LOCATION in Dynamic Banner 7.2

Same name and namespace in other branches
  1. 8 dynamic_banner.module \BANNER_DEFAULT_SAVE_LOCATION
  2. 7 dynamic_banner.module \BANNER_DEFAULT_SAVE_LOCATION
  3. 8.x dynamic_banner.module \BANNER_DEFAULT_SAVE_LOCATION
3 uses of BANNER_DEFAULT_SAVE_LOCATION
dynamic_banner_admin_form in ./dynamic_banner.module
The main form dealing with dynamic banner There is now only one form for dynamic banner to deal with unlink in the d6 version
dynamic_banner_install in ./dynamic_banner.install
Implements hook_install().
dynamic_banner_settings in ./dynamic_banner.module
A page that will display a form for changing how dynamic banner will function.

File

./dynamic_banner.module, line 14
Distributed under GNU GPL version 3

Code

define('BANNER_DEFAULT_SAVE_LOCATION', 'public://banners/');