You are here

constant TAXONOMY_XML_DETERMINED_BY_SOURCE_FILE in Taxonomy import/export via XML 6.2

Same name and namespace in other branches
  1. 7 taxonomy_xml.module \TAXONOMY_XML_DETERMINED_BY_SOURCE_FILE

Used to define some flags for the import options

1 use of TAXONOMY_XML_DETERMINED_BY_SOURCE_FILE
taxonomy_xml_xml_parse in ./xml_format.inc
Initiate the parser on the custom XML schema.

File

./taxonomy_xml.module, line 86
This module makes it possible to import and export taxonomies as XML documents.

Code

define('TAXONOMY_XML_DETERMINED_BY_SOURCE_FILE', 0);