You are here

constant ACQUIA_PURGE_SEVLEVEL_INFO in Acquia Purge 6

Same name and namespace in other branches
  1. 7 acquia_purge.module \ACQUIA_PURGE_SEVLEVEL_INFO

Diagnostic severity levels: Informational.

2 uses of ACQUIA_PURGE_SEVLEVEL_INFO
_acquia_purge_get_diagnosis in ./acquia_purge.module
Perform a series of self-tests against the site and our purging conditions.
_acquia_purge_get_diagnosis_status in ./acquia_purge.diagnostics.inc
Report on the current status of the system.

File

./acquia_purge.module, line 39
Acquia Purge, Top-notch Varnish purging on Acquia Cloud!

Code

define('ACQUIA_PURGE_SEVLEVEL_INFO', -1);