$field_name) ? $node->$field_name : array(); $field[0]['uid'] = $uid; $node->$field_name = $field; } } return $node; } } }