You are here

constant ACQUIA_SPI_DATA_VERSION in Acquia Connector 6.2

Same name and namespace in other branches
  1. 7.3 acquia_spi/acquia_spi.module \ACQUIA_SPI_DATA_VERSION
  2. 7.2 acquia_spi/acquia_spi.module \ACQUIA_SPI_DATA_VERSION
2 uses of ACQUIA_SPI_DATA_VERSION
acquia_spi_get in acquia_spi/acquia_spi.module
Gather site profile information about this site.
acquia_spi_update_definition in acquia_spi/acquia_spi.module
Checks if NSPI server has an updated SPI data definition. If it does, then this function updates local copy of SPI definition data.

File

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

Code

define('ACQUIA_SPI_DATA_VERSION', 2.1);