Changeset 5522 for trunk/src/includes/admin/converters/Phorum.php
- Timestamp:
- 09/19/2014 02:01:21 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/admin/converters/Phorum.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/admin/converters/Phorum.php
r5516 r5522 289 289 'to_type' => 'reply', 290 290 'to_fieldname' => '_bbp_forum_id', 291 'callback_method' => 'callback_ topicid_to_forumid'291 'callback_method' => 'callback_forumid' 292 292 ); 293 293
Note: See TracChangeset
for help on using the changeset viewer.