You are here

constant ARCHIVE_TAR_ATT_SEPARATOR in Acquia Connector 6.2

1 use of ARCHIVE_TAR_ATT_SEPARATOR
Archive_Tar::setAttribute in acquia_agent/archive_tar.inc
This method set specific attributes of the archive. It uses a variable list of parameters, in the format attribute code + attribute values : $arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ',');

File

acquia_agent/archive_tar.inc, line 46

Code

define('ARCHIVE_TAR_ATT_SEPARATOR', 90001);