Changeset 5428 for trunk/src/includes/admin/converters/e107v1.php
- Timestamp:
- 07/07/2014 03:26:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/e107v1.php
r5427 r5428 39 39 'from_fieldname' => 'forum_parent', 40 40 'to_type' => 'forum', 41 'to_fieldname' => '_bbp_ forum_parent_id'41 'to_fieldname' => '_bbp_old_forum_parent_id' 42 42 ); 43 43
Note: See TracChangeset
for help on using the changeset viewer.