You are here

constant SUBSCRIPTION_VALIDATION_ERROR in Acquia Connector 6.2

Same name and namespace in other branches
  1. 6 acquia_agent/acquia_agent.module \SUBSCRIPTION_VALIDATION_ERROR
  2. 7 acquia_agent/acquia_agent.module \SUBSCRIPTION_VALIDATION_ERROR
  3. 7.2 acquia_agent/acquia_agent.module \SUBSCRIPTION_VALIDATION_ERROR
1 use of SUBSCRIPTION_VALIDATION_ERROR
acquia_agent_connection_error_message in acquia_agent/acquia_agent.module
Returns an error message for the most recent (failed) attempt to connect to Acquia during the current page request. If there were no failed attempts, returns FALSE.

File

acquia_agent/acquia_agent.module, line 19
Acquia Agent securely sends information to Acquia.

Code

define('SUBSCRIPTION_VALIDATION_ERROR', 1800);