constant RESPONSIVE_IMAGEMAPS_ALWAYS in Responsive Image Maps 7
Shows this block on every page except the listed pages.
2 uses of RESPONSIVE_IMAGEMAPS_ALWAYS
- responsive_imagemaps_admin_settings in ./
responsive_imagemaps.admin.inc - Display the settings form.
- responsive_imagemaps_init in ./
responsive_imagemaps.module - Implements hook_init().
File
- ./
responsive_imagemaps.module, line 6
Code
define('RESPONSIVE_IMAGEMAPS_ALWAYS', 1);