ARCHIVE_TAR_ATT_SEPARATOR
1 use of ARCHIVE_TAR_ATT_SEPARATOR
- Archive_Tar::setAttribute in modules/
system/ system.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
-
modules/
system/ system.tar.inc, line 69
Code
define('ARCHIVE_TAR_ATT_SEPARATOR', 90001);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.