Changeset 5527 for trunk/src/includes/admin/converters/Drupal7.php
- Timestamp:
- 09/20/2014 03:06:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/Drupal7.php
r5526 r5527 349 349 'from_fieldname' => 'pid', 350 350 'to_type' => 'reply', 351 'to_fieldname' => '_bbp_ reply_to'351 'to_fieldname' => '_bbp_old_reply_to_id' 352 352 ); 353 353
Note: See TracChangeset
for help on using the changeset viewer.