constant REPLACE_BODY in Node Convert 6
Same name and namespace in other branches
- 7 node_convert.module \REPLACE_BODY
1 use of REPLACE_BODY
- node_convert_field_convert in ./
node_convert.module - Transfers information from source_field to dest_field.
File
- ./
node_convert.module, line 12 - The node_convert module converts nodes from one type to another.
Code
define("REPLACE_BODY", 'replace_body');