constant TAXONOMY_XML_NULL in Taxonomy import/export via XML 6.2
Same name and namespace in other branches
- 7 taxonomy_xml.module \TAXONOMY_XML_NULL
1 use of TAXONOMY_XML_NULL
- taxonomy_xml_csv_parse in ./
csv_format.inc - Scan the input CSV file and create a taxonomy structure out of it.
File
- ./
taxonomy_xml.module, line 58 - This module makes it possible to import and export taxonomies as XML documents.
Code
define('TAXONOMY_XML_NULL', '');