You are here

constant PROD_MONITOR_REQUIREMENT_INFO in Production check & Production monitor 6

Same name and namespace in other branches
  1. 7 prod_monitor/prod_monitor.module \PROD_MONITOR_REQUIREMENT_INFO

Our own definition of the core requirements states. These can be found in includes/install.inc and are only available in hook_install(). That's why we redefine them here (yes, it's double!). It's nicer than including the install.inc file... Let's see if this will pose problems...

File

prod_monitor/prod_monitor.module, line 10

Code

define('PROD_MONITOR_REQUIREMENT_INFO', -1);