constant ACQUIA_SPI_METHOD_CRON in Acquia Connector 6.2
Same name and namespace in other branches
- 7.3 acquia_spi/acquia_spi.module \ACQUIA_SPI_METHOD_CRON
- 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 - Implementation of 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');