You are here

constant PROD_MONITOR_REQUIREMENT_ERROR in Production check & Production monitor 6

Same name and namespace in other branches
  1. 7 prod_monitor/prod_monitor.module \PROD_MONITOR_REQUIREMENT_ERROR
1 use of PROD_MONITOR_REQUIREMENT_ERROR
_prod_monitor_db_connect_check in prod_monitor/prod_monitor.module
Perform separate dbconnect check. We cannot incorporate this at the side of prod_check as this would make no sense at all when the DB is down.

File

prod_monitor/prod_monitor.module, line 13

Code

define('PROD_MONITOR_REQUIREMENT_ERROR', 2);