You are here

constant REPLACE_BODY in Node Convert 6

Same name and namespace in other branches
  1. 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');