You are here

constant BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER in Block Refresh 6

Same name and namespace in other branches
  1. 8 block_refresh.module \BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER
  2. 7.2 block_refresh.module \BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER
  3. 7 block_refresh.module \BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER
2 uses of BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER
block_refresh_form_block_admin_configure_alter in ./block_refresh.module
Implementation of hook_form_FORM_ID_alter() Add a 'Block Refresh' settings fieldset to the block admin form
block_refresh_settings in ./block_refresh.module
Callback for admin/settings/block_refresh

File

./block_refresh.module, line 5

Code

define('BLOCK_REFRESH_DEFAULT_AUTOMATIC_TIMER', 120);