constant TAXONOMY_CSV_FIELDS in Taxonomy CSV import/export 5
1 use of TAXONOMY_CSV_FIELDS
File
- ./
taxonomy_csv.module, line 33 - Quick import of lists of terms from a csv file.
Code
define('TAXONOMY_CSV_FIELDS', 1);
define('TAXONOMY_CSV_FIELDS', 1);