You are here

constant ACQUIA_SPI_METHOD_CRON in Acquia Connector 7.3

Same name and namespace in other branches
  1. 6.2 acquia_spi/acquia_spi.module \ACQUIA_SPI_METHOD_CRON
  2. 7.2 acquia_spi/acquia_spi.module \ACQUIA_SPI_METHOD_CRON
1 use of ACQUIA_SPI_METHOD_CRON
acquia_spi_cron in acquia_spi/acquia_spi.module
Implements hook_cron().

File

acquia_spi/acquia_spi.module, line 15
Send site profile information (NSPI) and system data to Acquia Insight.

Code

define('ACQUIA_SPI_METHOD_CRON', 'cron');