constant BLOCK_REVISION_DEFAULT in Block Revisions 7
Enable block revisions by default.
1 use of BLOCK_REVISION_DEFAULT
- block_revisions_install in ./
block_revisions.install - Implements hook_install().
File
- ./
block_revisions.install, line 15 - Installation routines for the Block Revisions module.
Code
define('BLOCK_REVISION_DEFAULT', TRUE);