constant REPLACE_BODY in Node Convert 7
Same name and namespace in other branches
- 6 node_convert.module \REPLACE_BODY
2 uses of REPLACE_BODY
- node_convert_field_convert in ./
node_convert.util.inc - Transfers information from source_field to dest_field.
- node_convert_node_convert in ./
node_convert.util.inc - Converts a node to another content type.
File
- ./
node_convert.module, line 15
Code
define("REPLACE_BODY", 'replace_body');