FIELD_LOAD_REVISION
in modules/field/field.module
Age argument for loading the version of an object's field data specified in the object with field_attach_load().
<?php
define('FIELD_LOAD_REVISION', 'FIELD_LOAD_REVISION');
?>
in modules/field/field.module
Age argument for loading the version of an object's field data specified in the object with field_attach_load().
<?php
define('FIELD_LOAD_REVISION', 'FIELD_LOAD_REVISION');
?>