You are here

constant BANNER_DEFAULT_BLOCK_NAME in Dynamic Banner 7

Same name and namespace in other branches
  1. 8 dynamic_banner.module \BANNER_DEFAULT_BLOCK_NAME
1 use of BANNER_DEFAULT_BLOCK_NAME
dynamic_banner_block_view in ./dynamic_banner.module
Implements hook_block_view()

File

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

Code

define('BANNER_DEFAULT_BLOCK_NAME', 'Dynamic Banner Block');