constant TAXONOMY_CSV_COMMA in Taxonomy CSV import/export 5
@file Quick import of lists of terms from a csv file.
File
- ./
taxonomy_csv.module, line 29 - Quick import of lists of terms from a csv file.
Code
define('TAXONOMY_CSV_COMMA', 0);
@file Quick import of lists of terms from a csv file.
define('TAXONOMY_CSV_COMMA', 0);