constant BU_VISIBILITY_NOTLISTED in Browser update 7
Loads BU on every page except the listed pages.
2 uses of BU_VISIBILITY_NOTLISTED
- bu_admin_settings in ./
bu.admin.inc - @file The module settings form.
- bu_page_build in ./
bu.module - Implements hook_page_build().
File
- ./
bu.module, line 11 - Browser update module.
Code
define('BU_VISIBILITY_NOTLISTED', 0);