This allows you to simply call:
taxonomy_xml_parse($xml);
as opposed to
taxonomy_xml_parse($xml, 0);
if you are importing a taxonomy XML file from another module.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_xml-default-vid.patch | 640 bytes | webchick |
This allows you to simply call:
taxonomy_xml_parse($xml);
as opposed to
taxonomy_xml_parse($xml, 0);
if you are importing a taxonomy XML file from another module.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_xml-default-vid.patch | 640 bytes | webchick |
Comments
Comment #1
sami_k commentedcommitted.